community/ddrescue: fix source

This commit is contained in:
Sören Tempel 2018-05-24 00:49:28 +02:00
parent 0670ef6fb0
commit 8b071925b6

View File

@ -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"