summaryrefslogtreecommitdiffstats
path: root/src/armadillo.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-10-09 06:45:27 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-10-09 06:45:27 (GMT)
commite6be1421209fe1b28bfedb297d8f83a010688d87 (patch)
tree86b34e624595d7048905878c9f1d3e93421a1ee7 /src/armadillo.mk
parentaa0b215e5439edfe9c4cbcc83d969cde2da3017e (diff)
downloadmxe-e6be1421209fe1b28bfedb297d8f83a010688d87.zip
mxe-e6be1421209fe1b28bfedb297d8f83a010688d87.tar.gz
mxe-e6be1421209fe1b28bfedb297d8f83a010688d87.tar.bz2
update package armadillo
Diffstat (limited to 'src/armadillo.mk')
-rw-r--r--src/armadillo.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/armadillo.mk b/src/armadillo.mk
index c7c70ee..3b8f5a2 100644
--- a/src/armadillo.mk
+++ b/src/armadillo.mk
@@ -3,8 +3,8 @@
PKG := armadillo
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.910.0
-$(PKG)_CHECKSUM := 5a8ebdb612999ad0bbea7d6e7467a864703e3137
+$(PKG)_VERSION := 3.920.1
+$(PKG)_CHECKSUM := e61bae731a91724046f4c23db4e2f070413beb17
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE)