![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
9 Feb
2015
9 Feb
'15
8:08 a.m.
commit 6afbcb101438038cd8bca9fdc60d44e364a0a5bd Author: Danny Rawlins <monster.romster@gmail.com> Date: Mon Feb 9 19:08:44 2015 +1100 libgmp-32: use http and not ftp as ftp is timing out diff --git a/libgmp-32/Pkgfile b/libgmp-32/Pkgfile index a62a13f..c3e6d70 100644 --- a/libgmp-32/Pkgfile +++ b/libgmp-32/Pkgfile @@ -5,7 +5,7 @@ name=libgmp-32 version=6.0.0a release=1 -source=(ftp://ftp.gmplib.org/pub/gmp-${version%a}/gmp-$version.tar.xz) +source=(https://gmplib.org/download/gmp/gmp-$version.tar.xz) build() { cd gmp-${version%a}