update package armadillo

This commit is contained in:
Niels Kristian Bech Jensen 2013-11-23 14:44:01 +11:00 committed by Tony Theodore
parent d201f6eab0
commit 015a5e3f50
1 changed files with 2 additions and 2 deletions

View File

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