From a7c7435ceab1f1d76ed87ff13aaa70db7ab330ec Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 18 Nov 2015 22:15:24 +0100 Subject: [PATCH] libirman: update to libirman-0.5.0 Signed-off-by: Stephan Raue --- packages/devel/libirman/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devel/libirman/package.mk b/packages/devel/libirman/package.mk index a5f31428a8..12cd96a2f4 100644 --- a/packages/devel/libirman/package.mk +++ b/packages/devel/libirman/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="libirman" -PKG_VERSION="0.4.5" +PKG_VERSION="0.5.0" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL"