diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2014-12-17 10:15:11 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2014-12-17 10:16:07 +0100 |
commit | 36613613dede86cdaafd1afcf013bf5ef37f6ca3 (patch) | |
tree | 033fbe552df5b15db1318074ad29e4a9b23b3462 /recipes/orc.recipe | |
parent | a63bdd1342d69239475aedc5d549e5726237a874 (diff) |
orc: Update to 0.4.23
Diffstat (limited to 'recipes/orc.recipe')
-rw-r--r-- | recipes/orc.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/orc.recipe b/recipes/orc.recipe index 7b4a7f61..1ed25ee4 100644 --- a/recipes/orc.recipe +++ b/recipes/orc.recipe @@ -3,7 +3,7 @@ class Recipe(recipe.Recipe): name = 'orc' - version = '0.4.22' + version = '0.4.23' commit = 'origin/master' licenses = [License.BSD_like] autoreconf = True |