From 152f0b70177c529a2d1ff179b0dbd289e071a532 Mon Sep 17 00:00:00 2001
From: Luka Perkov <luka@openwrt.org>
Date: Sun, 15 Dec 2013 21:07:32 +0000
Subject: [PATCH] cloog: update to 0.18.1

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 39067
---
 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
 
-- 
GitLab