summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2014-06-23 09:41:28 +0200
committerEdward Hervey <bilboed@bilboed.com>2014-06-23 09:41:28 +0200
commit9ec2d69ff69936513eb060bc6a34f1e3c2124fb7 (patch)
tree9407747a17b5dfc3afd1cdf7d62d17bde0797e16
parentce92730c24af514dd6b4845db17eee91bd736064 (diff)
recipes: Bump orc to 0.4.20
-rw-r--r--recipes/build-tools/orc.recipe4
-rw-r--r--recipes/orc.recipe4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes/build-tools/orc.recipe b/recipes/build-tools/orc.recipe
index 958c5f61..67200116 100644
--- a/recipes/build-tools/orc.recipe
+++ b/recipes/build-tools/orc.recipe
@@ -3,8 +3,8 @@
class Recipe(recipe.Recipe):
name = 'orc-tool'
- version = '0.4.18'
- commit = 'orc-0.4.18'
+ version = '0.4.20'
+ commit = 'orc-0.4.20'
licenses = [License.BSD_like]
autoreconf = True
deps = ['autoconf', 'automake', 'libtool']
diff --git a/recipes/orc.recipe b/recipes/orc.recipe
index 9a3a9d46..efe7b00d 100644
--- a/recipes/orc.recipe
+++ b/recipes/orc.recipe
@@ -3,8 +3,8 @@
class Recipe(recipe.Recipe):
name = 'orc'
- version = '0.4.19'
- commit = 'orc-0.4.19'
+ version = '0.4.20'
+ commit = 'orc-0.4.20'
licenses = [License.BSD_like]
autoreconf = True