package/armadillo: bump version to 6.500.4

This patch also fixes the broken download of the current package
version because upstream removed version 5.100.2.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2016-01-29 21:17:05 +01:00 committed by Thomas Petazzoni
parent 663173468c
commit 209cf5c6df
2 changed files with 5 additions and 2 deletions

View file

@ -1,2 +1,5 @@
# From http://sourceforge.net/projects/arma/files/?source=navbar
md5 a39f27197d24b3d25437fab6bb1d118f armadillo-6.500.4.tar.gz
sha1 68166e67521a720c72917d196b0807bc6cab8b2e armadillo-6.500.4.tar.gz
# Locally computed:
sha256 63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320 armadillo-5.100.2.tar.gz
sha256 813de85fa61ba5077ed871d801ba7070d369e7e9742002e4c11474c75ff6d1c6 armadillo-6.500.4.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
ARMADILLO_VERSION = 5.100.2
ARMADILLO_VERSION = 6.500.4
ARMADILLO_SITE = http://downloads.sourceforge.net/project/arma
ARMADILLO_DEPENDENCIES = clapack
ARMADILLO_INSTALL_STAGING = YES