summaryrefslogtreecommitdiff
path: root/recipes/custom.py
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/custom.py')
-rw-r--r--recipes/custom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/custom.py b/recipes/custom.py
index de05a49e..5a1e8fa7 100644
--- a/recipes/custom.py
+++ b/recipes/custom.py
@@ -14,7 +14,7 @@ class GStreamerBase:
licenses = [License.LGPLv2Plus]
version = '1.10'
- commit = '1.10.1'
+ commit = '1.10.2'
class GStreamer(GStreamerBase, recipe.Recipe):