diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-12 15:58:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-12 15:58:23 +0000 |
commit | f9e71ad18eba9793538254dc2d7f0c3d70a54c9f (patch) | |
tree | 4b54a408475e2534af9817e5573a1d933f462ad2 /net/gst-plugins1-soup | |
parent | 7fb2b2dd9e72274ac2300a778ba11ea050f04f2b (diff) | |
download | pkgsrc-f9e71ad18eba9793538254dc2d7f0c3d70a54c9f.tar.gz |
Update gstreamer and plugins to 1.8.2.
This release only contains bugfixes and it should be safe to update
from 1.8.1.
Diffstat (limited to 'net/gst-plugins1-soup')
-rw-r--r-- | net/gst-plugins1-soup/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gst-plugins1-soup/Makefile b/net/gst-plugins1-soup/Makefile index 4518bc66b23..9fcefaa429a 100644 --- a/net/gst-plugins1-soup/Makefile +++ b/net/gst-plugins1-soup/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/05/03 11:40:06 prlw1 Exp $ +# $NetBSD: Makefile,v 1.14 2016/06/12 15:58:24 wiz Exp $ GST_PLUGINS1_NAME= soup GST_PLUGINS1_DIRS= ext/soup -PKGREVISION= 1 .include "../../multimedia/gst-plugins1-good/Makefile.common" .include "../../net/libsoup/buildlink3.mk" |