update package armadillo

This commit is contained in:
Mark Brand 2013-10-14 20:55:44 +02:00
parent a553ff3e92
commit d26f1754e1
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := armadillo
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.920.1
$(PKG)_CHECKSUM := e61bae731a91724046f4c23db4e2f070413beb17
$(PKG)_VERSION := 3.920.2
$(PKG)_CHECKSUM := c03a99b203a7f12a95e893ae398fab96d22485aa
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/arma/$($(PKG)_FILE)