diff options
Diffstat (limited to 'main/debootstrap/APKBUILD')
-rw-r--r-- | main/debootstrap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/debootstrap/APKBUILD b/main/debootstrap/APKBUILD index 064fa35c47..ae91294dc2 100644 --- a/main/debootstrap/APKBUILD +++ b/main/debootstrap/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Debian/Ubuntu bootstrap scripts" url="https://packages.qa.debian.org/d/debootstrap.html" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="debian-archive-keyring dpkg tar" makedepends="" subpackages="$pkgname-doc" |