summaryrefslogtreecommitdiff
path: root/recipes/orc.recipe
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-05-04 18:00:15 +0200
committerTim-Philipp Müller <tim@centricular.com>2018-05-04 18:00:15 +0200
commit4e9325567510c1448915fb35ebbaa1cd9e2c52b6 (patch)
tree6055043656b7d9df61586bdadac157317792e5c3 /recipes/orc.recipe
parent6a21ad4eaf6e3ce6049d94b3eed5dc4336447db6 (diff)
orc: update to 0.4.28
Diffstat (limited to 'recipes/orc.recipe')
-rw-r--r--recipes/orc.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/orc.recipe b/recipes/orc.recipe
index ab41641e..c79fc3e8 100644
--- a/recipes/orc.recipe
+++ b/recipes/orc.recipe
@@ -3,7 +3,7 @@
class Recipe(recipe.Recipe):
name = 'orc'
- version = '0.4.26'
+ version = '0.4.28'
remotes = {'origin': 'https://anongit.freedesktop.org/git/gstreamer/orc'}
commit = 'origin/master'
licenses = [License.BSD_like]