summaryrefslogtreecommitdiffstats
path: root/src/armadillo.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-09-25 09:38:42 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-09-25 09:38:42 (GMT)
commitb6988f700f46bb3c9e69bf360462853814b4e963 (patch)
treefcb7407b3253b2c9cdabed017f8acdf81775ff51 /src/armadillo.mk
parenta13cb3de6c52e3196ab9a02e3d855262073b4bca (diff)
downloadmxe-b6988f700f46bb3c9e69bf360462853814b4e963.zip
mxe-b6988f700f46bb3c9e69bf360462853814b4e963.tar.gz
mxe-b6988f700f46bb3c9e69bf360462853814b4e963.tar.bz2
update package armadillo
Diffstat (limited to 'src/armadillo.mk')
-rw-r--r--src/armadillo.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/armadillo.mk b/src/armadillo.mk
index 01641ae..15df39d 100644
--- a/src/armadillo.mk
+++ b/src/armadillo.mk
@@ -4,7 +4,7 @@
# armadillo
PKG := armadillo
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 16f11ee6e7a545581ab239e7f826e14d7d1c2e3a
+$(PKG)_CHECKSUM := de3d2a6005d2433f0630f4ef0885a0a8712968dd
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE)