summaryrefslogtreecommitdiffstats
path: root/src/blas.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/blas.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/blas.mk')
-rw-r--r--src/blas.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blas.mk b/src/blas.mk
index 4cf41ad..af92d2a 100644
--- a/src/blas.mk
+++ b/src/blas.mk
@@ -4,7 +4,7 @@
PKG := blas
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1
-$(PKG)_CHECKSUM := 6d130c550b17a0bc51c8dbfcd662fb15520b23b5
+$(PKG)_CHECKSUM := ea87df6dc44829ee0a1733226d130c550b17a0bc51c8dbfcd662fb15520b23b5
$(PKG)_SUBDIR := BLAS
$(PKG)_FILE := $(PKG).tgz
$(PKG)_URL := http://www.netlib.org/$(PKG)/$($(PKG)_FILE)