summaryrefslogtreecommitdiffstats
path: root/src/armadillo.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-02-24 13:49:01 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-02-24 13:49:01 (GMT)
commita114af5be59c42ce33496f44e94918d451a557b8 (patch)
tree276c3c07e35610a9bbdc706c4e6bcd6a4c3873e7 /src/armadillo.mk
parent27e666b5670e517cdc3abe69dc9c3ee883bd8a60 (diff)
downloadmxe-a114af5be59c42ce33496f44e94918d451a557b8.zip
mxe-a114af5be59c42ce33496f44e94918d451a557b8.tar.gz
mxe-a114af5be59c42ce33496f44e94918d451a557b8.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 0b11a22..68a6c8c 100644
--- a/src/armadillo.mk
+++ b/src/armadillo.mk
@@ -4,7 +4,7 @@
# armadillo
PKG := armadillo
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := c04749d59b3915e337d90573e58fb60640c72605
+$(PKG)_CHECKSUM := 68de72a0f164429110ce5a0d0baa6f255d620e9d
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE)