summaryrefslogtreecommitdiffstats
path: root/src/armadillo.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-11-02 11:40:30 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-11-02 11:40:30 (GMT)
commit9cef1f54634c791a4cc62fdd46fa26681d4f2548 (patch)
tree85a1f9af935b8df2807cbbc8ac13ab49654b916a /src/armadillo.mk
parent06385ee446e4c6c1d8a7d09b9b4fe4a5f7dbe6f4 (diff)
downloadmxe-9cef1f54634c791a4cc62fdd46fa26681d4f2548.zip
mxe-9cef1f54634c791a4cc62fdd46fa26681d4f2548.tar.gz
mxe-9cef1f54634c791a4cc62fdd46fa26681d4f2548.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 c14fe15..10a7919 100644
--- a/src/armadillo.mk
+++ b/src/armadillo.mk
@@ -4,7 +4,7 @@
# armadillo
PKG := armadillo
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := a89adc51fa01640bfe463d9120cae57b2c073f8e
+$(PKG)_CHECKSUM := e293a56695e7447cf5caa395932f1f0d41e13ffc
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE)