summaryrefslogtreecommitdiff
path: root/mpich2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mpich2/PKGBUILD')
-rw-r--r--mpich2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpich2/PKGBUILD b/mpich2/PKGBUILD
index 465ef6b2d..253d0c544 100644
--- a/mpich2/PKGBUILD
+++ b/mpich2/PKGBUILD
@@ -24,7 +24,7 @@ options=(!libtool strip)
install=mpich2.install
changelog=
source=(
- http://www.mpich.org/static/downloads/$pkgver/$pkgname-$pkgver.tar.gz
+ "https://www.mpich.org/static/downloads/$pkgver/$pkgname-$pkgver.tar.gz"
mpich2.install
mpich2.profile
)