aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/ddrescue/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ddrescue/APKBUILD b/community/ddrescue/APKBUILD
index f3ed9f9e84..23a2b1a635 100644
--- a/community/ddrescue/APKBUILD
+++ b/community/ddrescue/APKBUILD
@@ -7,7 +7,7 @@ url="https://www.gnu.org/s/ddrescue/ddrescue.html"
arch="all !aarch64"
license="GPL-3.0-or-later"
subpackages="$pkgname-doc"
-source="http://ftp.heanet.ie/mirrors/gnu/$pkgname/$pkgname-$pkgver.tar.lz"
+source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz"
builddir="$srcdir/$pkgname-$pkgver"
build() {
cd "$builddir"