summaryrefslogtreecommitdiffstats
path: root/rules/host-cloog.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-cloog.make')
-rw-r--r--rules/host-cloog.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-cloog.make b/rules/host-cloog.make
index 9087c36..b7d8aa0 100644
--- a/rules/host-cloog.make
+++ b/rules/host-cloog.make
@@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CLOOG) += host-cloog
#
# Paths and names
#
-HOST_CLOOG_VERSION := 0.18.1
-HOST_CLOOG_MD5 := e34fca0540d840e5d0f6427e98c92252
+HOST_CLOOG_VERSION := 0.18.2
+HOST_CLOOG_MD5 := 69116aa6cd5e73f6b688d871875e1292
HOST_CLOOG := cloog-$(HOST_CLOOG_VERSION)
HOST_CLOOG_SUFFIX := tar.gz
HOST_CLOOG_URL := http://www.bastoul.net/cloog/pages/download/$(HOST_CLOOG).$(HOST_CLOOG_SUFFIX)