aboutsummaryrefslogtreecommitdiffstats
path: root/testing/autoconf-archive/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/autoconf-archive/APKBUILD')
-rw-r--r--testing/autoconf-archive/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/autoconf-archive/APKBUILD b/testing/autoconf-archive/APKBUILD
index 7d8f28b353..9f2e975dea 100644
--- a/testing/autoconf-archive/APKBUILD
+++ b/testing/autoconf-archive/APKBUILD
@@ -11,7 +11,7 @@ depends="autoconf"
makedepends=""
install=""
subpackages="$pkgname-doc"
-source="http://open-source-box.org/$pkgname/$pkgname-$pkgver.tar.xz"
+source="https://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"
build() {