package/openblas: bump to version v0.3.27
For change log since v0.3.26, see: https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.27 Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
516d57dc9c
commit
59b48b5cff
@ -1,5 +1,5 @@
|
||||
# From https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.26
|
||||
md5 bd496a1c81769ed19a161c1f8f904ccd openblas-0.3.26.tar.gz
|
||||
# From https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.27
|
||||
md5 ef71c66ffeb1ab0f306a37de07d2667f openblas-0.3.27.tar.gz
|
||||
# Locally calculated
|
||||
sha256 4e6e4f5cb14c209262e33e6816d70221a2fe49eb69eaf0a06f065598ac602c68 openblas-0.3.26.tar.gz
|
||||
sha256 aa2d68b1564fe2b13bc292672608e9cdeeeb6dc34995512e65c3b10f4599e897 openblas-0.3.27.tar.gz
|
||||
sha256 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENBLAS_VERSION = 0.3.26
|
||||
OPENBLAS_VERSION = 0.3.27
|
||||
OPENBLAS_SITE = https://github.com/OpenMathLib/OpenBLAS/releases/download/v$(OPENBLAS_VERSION)
|
||||
OPENBLAS_LICENSE = BSD-3-Clause
|
||||
OPENBLAS_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user