[tools] cloog: update to 0.18.1
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39067 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
d9cb2c9a48
commit
2fd6dbe8fd
|
@ -7,11 +7,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=cloog
|
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_URL:=http://www.bastoul.net/cloog/pages/download/
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_MD5SUM:=be78a47bd82523250eb3e91646db5b3d
|
PKG_MD5SUM:=e34fca0540d840e5d0f6427e98c92252
|
||||||
|
|
||||||
HOST_FIXUP:=autoreconf
|
HOST_FIXUP:=autoreconf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue