summaryrefslogtreecommitdiff
path: root/recipes/gstreamer-1.0-static.recipe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gstreamer-1.0-static.recipe')
-rw-r--r--recipes/gstreamer-1.0-static.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gstreamer-1.0-static.recipe b/recipes/gstreamer-1.0-static.recipe
index 79347d45..e98c9847 100644
--- a/recipes/gstreamer-1.0-static.recipe
+++ b/recipes/gstreamer-1.0-static.recipe
@@ -3,7 +3,7 @@
class Recipe(custom.GStreamerStatic):
name = 'gstreamer-1.0-static'
- version = '1.0'
+ version = '1.2'
gstreamer_version = '1.0'
licenses = [License.LGPLv2_1Plus]
extra_configure_options = '--enable-static'