OpenBLAS: bump (#4038)

This commit is contained in:
miqlas
2019-07-25 19:48:48 +02:00
committed by GitHub
parent 6c577ca40e
commit 278f7b2343

View File

@@ -2,11 +2,11 @@ SUMMARY="An optimized BLAS library"
DESCRIPTION="OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD \
version."
HOMEPAGE="http://www.openblas.net/"
COPYRIGHT="2011-2018 The OpenBLAS Project"
COPYRIGHT="2011-2019 The OpenBLAS Project"
LICENSE="BSD (3-clause)"
REVISION="2"
REVISION="1"
SOURCE_URI="http://github.com/xianyi/OpenBLAS/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="0950c14bd77c90a6427e26210d6dab422271bc86f9fc69126725833ecdaa0e85"
CHECKSUM_SHA256="e64c8fe083832ffbc1459ab6c72f71d53afd3b36e8497c922a15a06b72e9002f"
SOURCE_FILENAME="OpenBLAS-$portVersion.tar.gz"
SOURCE_DIR="OpenBLAS-$portVersion"