mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/ddrescue: fix source
This commit is contained in:
parent
0670ef6fb0
commit
8b071925b6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user