summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/gsl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gsl/APKBUILD b/main/gsl/APKBUILD
index 53729a183..aee3d17fe 100644
--- a/main/gsl/APKBUILD
+++ b/main/gsl/APKBUILD
@@ -10,7 +10,7 @@ depends=
makedepends=
install=
subpackages="$pkgname-dev $pkgname-doc"
-source="http://ftp.belnet.be/mirror/ftp.gnu.org/gnu/gsl/gsl-$pkgver.tar.gz"
+source="http://ftp.gnu.org/gnu/gsl/gsl-$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver
build() {