update package armadillo

This commit is contained in:
Niels Kristian Bech Jensen 2014-01-29 01:47:33 +11:00 committed by Tony Theodore
parent aaa43ae49e
commit 5bb7b7014a
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := armadillo
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.930.0
$(PKG)_CHECKSUM := 3952fde76b9479ee22d1b4549eaa5939ced8d946
$(PKG)_VERSION := 3.930.2
$(PKG)_CHECKSUM := cbd8b2b65d5af4af1e2ab8d93896cd641c27023c
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE)