From 973a6386957c18e5fd708f25eec964c8648c4f8c Mon Sep 17 00:00:00 2001 From: luka Date: Sun, 15 Dec 2013 21:07:32 +0000 Subject: [PATCH] [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 --- tools/cloog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0