diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2014-06-23 10:09:49 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2014-06-23 10:09:49 +0200 |
commit | 71d4ff41de06057c89cd825277c4c45522bb302a (patch) | |
tree | 464c939ca2806521cc4edf143d5d9542252c0d6b /recipes/orc.recipe | |
parent | 9ec2d69ff69936513eb060bc6a34f1e3c2124fb7 (diff) |
orc: Update to 0.4.21
Diffstat (limited to 'recipes/orc.recipe')
-rw-r--r-- | recipes/orc.recipe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/orc.recipe b/recipes/orc.recipe index efe7b00d..1368671c 100644 --- a/recipes/orc.recipe +++ b/recipes/orc.recipe @@ -3,8 +3,8 @@ class Recipe(recipe.Recipe): name = 'orc' - version = '0.4.20' - commit = 'orc-0.4.20' + version = '0.4.21' + commit = 'orc-0.4.21' licenses = [License.BSD_like] autoreconf = True |