From: Luka Perkov Date: Sun, 15 Dec 2013 21:07:32 +0000 (+0000) Subject: cloog: update to 0.18.1 X-Git-Tag: reboot~8388 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=152f0b70177c529a2d1ff179b0dbd289e071a532;p=openwrt%2Fstaging%2Fchunkeey.git cloog: update to 0.18.1 Signed-off-by: Luka Perkov SVN-Revision: 39067 --- diff --git a/tools/cloog/Makefile b/tools/cloog/Makefile index 7164126777..b1e6aa4398 100644 --- a/tools/cloog/Makefile +++ b/tools/cloog/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cloog -PKG_VERSION:=0.18.0 +PKG_VERSION:=0.18.1 PKG_SOURCE_URL:=http://www.bastoul.net/cloog/pages/download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=be78a47bd82523250eb3e91646db5b3d +PKG_MD5SUM:=e34fca0540d840e5d0f6427e98c92252 HOST_FIXUP:=autoreconf