summaryrefslogtreecommitdiff
path: root/openblas
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2019-08-10 11:06:51 +0200
committerTim Biermann <tbier@posteo.de>2019-08-10 11:06:51 +0200
commit7d1a2cf42f5a5560714461acf52fd74c146145da (patch)
tree760dc94fdf725ff8c748f370093629a3f2af78b1 /openblas
parent716bae1774ea4d89a255be7f2de99cbdc76bb6e7 (diff)
downloadcontrib-7d1a2cf42f5a5560714461acf52fd74c146145da.tar.gz
contrib-7d1a2cf42f5a5560714461acf52fd74c146145da.tar.xz
openblas: fix source http -> https
Diffstat (limited to 'openblas')
-rw-r--r--openblas/.signature4
-rw-r--r--openblas/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/openblas/.signature b/openblas/.signature
index fabad042c..62330b35d 100644
--- a/openblas/.signature
+++ b/openblas/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF39gtBSgREj2vG7k7rozXWKXnRZfl0Zrhrf20KPql15EukY4yRMgDW2w3aMRkI174XH/SY1jWbPrWd+bcx/k6HAY=
-SHA256 (Pkgfile) = 15450eb4316d10538491ad84130ded252e3ff2f4e20b953ced4750c453e6a611
+RWSagIOpLGJF3wVSmD9fvqGn/E4duT7ztkDYZJuggcW9QmJQ5Fvni8CEbExzL9oiHPyvfbaKvC4tXorF/02LzLMQh/nZ/muqiwU=
+SHA256 (Pkgfile) = 00b69a12de79e946f9ee65f4f2b88c5675e68619ee380114501caec33c0445ad
SHA256 (.footprint) = bcfd7d3b50a2a2ecbb8ea3ae0f253b8c2fbfdf2729983ccc59dd3d6af0af4406
SHA256 (OpenBLAS-0.3.6.tar.gz) = e64c8fe083832ffbc1459ab6c72f71d53afd3b36e8497c922a15a06b72e9002f
diff --git a/openblas/Pkgfile b/openblas/Pkgfile
index dce743a9a..023e32597 100644
--- a/openblas/Pkgfile
+++ b/openblas/Pkgfile
@@ -7,7 +7,7 @@
name=openblas
version=0.3.6
release=1
-source=(http://github.com/xianyi/OpenBLAS/archive/v$version/OpenBLAS-$version.tar.gz)
+source=(https://github.com/xianyi/OpenBLAS/archive/v$version/OpenBLAS-$version.tar.gz)
build () {
cd OpenBLAS-$version

Generated by cgit