mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/armadillo: bump to version 15.4.0
Release notes: https://arma.sourceforge.net/docs.html#changelog Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
9f1c7f7db2
commit
411055ed37
@@ -1,4 +1,4 @@
|
||||
# Locally computed:
|
||||
sha256 029230b29c3745924ea850c7046efd1db74b863fdfead8b1aaba3bdd5b0cf895 armadillo-15.2.7.tar.xz
|
||||
sha256 f781e9d935db7e8b9a64c58b6a817354d38a1769e179b477364f5e6414953f6c armadillo-15.4.0.tar.xz
|
||||
# License files, locally calculated
|
||||
sha256 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ARMADILLO_VERSION = 15.2.7
|
||||
ARMADILLO_VERSION = 15.4.0
|
||||
ARMADILLO_SOURCE = armadillo-$(ARMADILLO_VERSION).tar.xz
|
||||
ARMADILLO_SITE = https://downloads.sourceforge.net/project/arma
|
||||
ARMADILLO_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user