From: luka Date: Sun, 15 Dec 2013 21:07:32 +0000 (+0000) Subject: [tools] cloog: update to 0.18.1 X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=973a6386957c18e5fd708f25eec964c8648c4f8c;ds=sidebyside [tools] cloog: update to 0.18.1 Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39067 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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