aboutsummaryrefslogtreecommitdiffstats
path: root/community/openblas/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openblas/APKBUILD')
-rw-r--r--community/openblas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openblas/APKBUILD b/community/openblas/APKBUILD
index f8531c7e821..5168717d3b0 100644
--- a/community/openblas/APKBUILD
+++ b/community/openblas/APKBUILD
@@ -14,7 +14,7 @@ depends=""
depends_dev="gfortran"
makedepends="$depends_dev perl linux-headers"
subpackages="$pkgname-dev $pkgname-doc"
-source="$pkgname-$pkgver.tar.gz::http://github.com/xianyi/$_pkgname/archive/v$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/xianyi/$_pkgname/archive/v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"
_builddir64="$builddir-64"