summaryrefslogtreecommitdiff
path: root/recipes/custom.py
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/custom.py')
-rw-r--r--recipes/custom.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/custom.py b/recipes/custom.py
index aca6aad3..fc062d76 100644
--- a/recipes/custom.py
+++ b/recipes/custom.py
@@ -21,8 +21,8 @@ def running_on_cerbero_ci():
class GStreamer(recipe.Recipe):
licenses = [License.LGPLv2Plus]
- version = '1.24.7.1'
- tagged_for_release = False
+ version = '1.24.8'
+ tagged_for_release = True
# Decide what stype to use
use_git = True