diff options
Diffstat (limited to 'community/ddrescue/APKBUILD')
-rw-r--r-- | community/ddrescue/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ddrescue/APKBUILD b/community/ddrescue/APKBUILD index f8e39d696f7..7320baa23b2 100644 --- a/community/ddrescue/APKBUILD +++ b/community/ddrescue/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Data recovery tool for block devices with errors" url="https://www.gnu.org/s/ddrescue/ddrescue.html" arch="all !aarch64" -license="GPL3+" +license="GPL-3.0-or-later" subpackages="$pkgname-doc" source="http://ftp.heanet.ie/mirrors/gnu/$pkgname/$pkgname-$pkgver.tar.lz" builddir="$srcdir/$pkgname-$pkgver" |