summaryrefslogtreecommitdiffstats
path: root/src/armadillo.mk
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-11-14 21:34:48 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-11-14 21:34:48 (GMT)
commit8fe462fb97cd6c4bde8f4e24555a896af1e7feed (patch)
treea81fc956acb64759aa2dfb5adb1a9c9669e7696b /src/armadillo.mk
parentb3985910313211c26333118ef2ef74b1dd445bbb (diff)
downloadmxe-8fe462fb97cd6c4bde8f4e24555a896af1e7feed.zip
mxe-8fe462fb97cd6c4bde8f4e24555a896af1e7feed.tar.gz
mxe-8fe462fb97cd6c4bde8f4e24555a896af1e7feed.tar.bz2
armadillo: Update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
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 302f2cf..4314ef9 100644
--- a/src/armadillo.mk
+++ b/src/armadillo.mk
@@ -3,8 +3,8 @@
PKG := armadillo
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 4.450.4
-$(PKG)_CHECKSUM := a8b4ecba8161aee4d252da9f6de40eb78895f329
+$(PKG)_VERSION := 4.500.0
+$(PKG)_CHECKSUM := 4747a6fb4350f5adabfb71f3c0031d5ae44b38d3
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE)