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 763c18d8..de05a49e 100644
--- a/recipes/custom.py
+++ b/recipes/custom.py
@@ -14,7 +14,7 @@ class GStreamerBase:
licenses = [License.LGPLv2Plus]
version = '1.10'
- commit = '1.10.0'
+ commit = '1.10.1'
class GStreamer(GStreamerBase, recipe.Recipe):