diff options
author | Sven Neumann <s.neumann@raumfeld.com> | 2009-10-07 14:15:24 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-10-07 14:51:30 +0200 |
commit | 738357d3d55513e2c0e5a8ad84a4df8e05781c5c (patch) | |
tree | da6aca58956c0c8b191a411337b0edc9187de670 /package/multimedia/gst-plugins-good/gst-plugins-good.mk | |
parent | 8e7a4936cf5b6c52ed8ed6b7f2067cb3066e6bd1 (diff) | |
download | buildroot-novena-738357d3d55513e2c0e5a8ad84a4df8e05781c5c.tar.gz buildroot-novena-738357d3d55513e2c0e5a8ad84a4df8e05781c5c.zip |
gst-plugins-good: update to upstream release 0.10.16
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/multimedia/gst-plugins-good/gst-plugins-good.mk')
-rw-r--r-- | package/multimedia/gst-plugins-good/gst-plugins-good.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/multimedia/gst-plugins-good/gst-plugins-good.mk b/package/multimedia/gst-plugins-good/gst-plugins-good.mk index bd0cb7808..4f4861b15 100644 --- a/package/multimedia/gst-plugins-good/gst-plugins-good.mk +++ b/package/multimedia/gst-plugins-good/gst-plugins-good.mk @@ -3,7 +3,7 @@ # gst-plugins-good # ############################################################# -GST_PLUGINS_GOOD_VERSION = 0.10.13 +GST_PLUGINS_GOOD_VERSION = 0.10.16 GST_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST_PLUGINS_GOOD_VERSION).tar.bz2 GST_PLUGINS_GOOD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-good GST_PLUGINS_GOOD_LIBTOOL_PATCH = NO |