From a509c3a36b65db9dbb0d1c1b2d4daeed1bc9737f Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Fri, 18 Apr 2014 10:48:02 +0200 Subject: Update ORC to 0.4.19 --- recipes/orc.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/orc.recipe b/recipes/orc.recipe index f3e9601f..9a3a9d46 100644 --- a/recipes/orc.recipe +++ b/recipes/orc.recipe @@ -3,8 +3,8 @@ class Recipe(recipe.Recipe): name = 'orc' - version = '0.4.18' - commit = 'orc-0.4.18' + version = '0.4.19' + commit = 'orc-0.4.19' licenses = [License.BSD_like] autoreconf = True -- cgit v1.2.3