summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/mpfr3/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/mpfr3/APKBUILD b/system/mpfr3/APKBUILD
index c8d919e9e..394e1480f 100644
--- a/system/mpfr3/APKBUILD
+++ b/system/mpfr3/APKBUILD
@@ -12,8 +12,7 @@ makedepends_build="texinfo"
makedepends_host="gmp-dev"
makedepends="$makedepends_build $makedepends_host"
subpackages="$pkgname-doc mpfr-dev"
-#source="https://www.mpfr.org/mpfr-$pkgver/mpfr-$pkgver.tar.xz"
-source="https://distfiles.adelielinux.org/source/archive/$pkgname-$pkgver/mpfr-$pkgver.tar.xz"
+source="https://www.mpfr.org/mpfr-$pkgver/mpfr-$pkgver.tar.xz"
builddir="$srcdir/mpfr-$pkgver"
build() {