summaryrefslogtreecommitdiff
path: root/recipes/gst-plugins-good-1.0-static.recipe
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-07-23 09:53:23 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-07-23 09:53:23 +0200
commitac9d4609b2c2f4d041ad048187c5a81ff2f1a417 (patch)
treee98bf65ec716b3ab212dd2a9b2403a7c80685ee3 /recipes/gst-plugins-good-1.0-static.recipe
parent0d60ac221526800bdee5cc7084dc32052c3a00b6 (diff)
Update recipe versions to 1.5
Diffstat (limited to 'recipes/gst-plugins-good-1.0-static.recipe')
-rw-r--r--recipes/gst-plugins-good-1.0-static.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-good-1.0-static.recipe b/recipes/gst-plugins-good-1.0-static.recipe
index 7af54459..f926ac93 100644
--- a/recipes/gst-plugins-good-1.0-static.recipe
+++ b/recipes/gst-plugins-good-1.0-static.recipe
@@ -3,7 +3,7 @@
class Recipe(custom.GStreamerStatic):
name = 'gst-plugins-good-1.0-static'
- version = '1.3'
+ version = '1.5'
gstreamer_version = '1.0'
licenses = [License.LGPLv2Plus]
extra_configure_options = '--enable-static --disable-oss4 --disable-oss --disable-dv1394 --disable-aalib --disable-libcaca --disable-jack --disable-shout2'