summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-02-14 08:24:10 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-02-14 08:24:10 (GMT)
commit25aafac4f932b6cf44b6a9a44c1b9a800db34f4a (patch)
treedf2979ead3aa9a4c1182ffe71e4ce330345ffa35 /src
parent3a21ee6fedeaecc719cea2f6b11907715361b02c (diff)
downloadmxe-25aafac4f932b6cf44b6a9a44c1b9a800db34f4a.zip
mxe-25aafac4f932b6cf44b6a9a44c1b9a800db34f4a.tar.gz
mxe-25aafac4f932b6cf44b6a9a44c1b9a800db34f4a.tar.bz2
update package cloog
Diffstat (limited to 'src')
-rw-r--r--src/cloog.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cloog.mk b/src/cloog.mk
index 5efa132..cc55fe8 100644
--- a/src/cloog.mk
+++ b/src/cloog.mk
@@ -3,8 +3,8 @@
PKG := cloog
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.18.0
-$(PKG)_CHECKSUM := 85f620a26aabf6a934c44ca40a9799af0952f863
+$(PKG)_VERSION := 0.18.1
+$(PKG)_CHECKSUM := 2dc70313e8e2c6610b856d627bce9c9c3f848077
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := ftp://gcc.gnu.org/pub/gcc/infrastructure/$($(PKG)_FILE)