diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-16 14:51:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-16 14:51:19 +0000 |
commit | 31c20685b62ece7ab0e72dd699ddd856a5b83d63 (patch) | |
tree | 6320118d1ec012fdcfed55a20e5eb287b2ab1085 /multimedia/gst-plugins1-bad | |
parent | a30b6ff067f8e909c31f51f1fbb4518144b2166e (diff) | |
download | pkgsrc-31c20685b62ece7ab0e72dd699ddd856a5b83d63.tar.gz |
Missed one of the plugin packages -- update to 1.10.4 like the rest.
Diffstat (limited to 'multimedia/gst-plugins1-bad')
-rw-r--r-- | multimedia/gst-plugins1-bad/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins1-bad/Makefile.common b/multimedia/gst-plugins1-bad/Makefile.common index 5191d9fb42f..03b55a13bac 100644 --- a/multimedia/gst-plugins1-bad/Makefile.common +++ b/multimedia/gst-plugins1-bad/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.23 2017/02/03 15:27:10 maya Exp $ +# $NetBSD: Makefile.common,v 1.24 2017/03/16 14:51:19 wiz Exp $ # # used by audio/gst-plugins1-dts/Makefile # used by audio/gst-plugins1-faac/Makefile @@ -13,7 +13,7 @@ # GST_PLUGINS1_TYPE= bad -GST_PLUGINS1_VER= 1.10.3 +GST_PLUGINS1_VER= 1.10.4 # Disable all drivers and features by default. .for driver in \ |