diff options
Diffstat (limited to 'main/busybox')
-rw-r--r-- | main/busybox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD index 412bfa2bc9..2cf97a32d8 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -7,7 +7,7 @@ pkgrel=7 pkgdesc="Size optimized toolbox of many common UNIX utilities" url=http://busybox.net arch="all" -license="GPL2" +license="GPL-2.0" makedepends_build="" makedepends_host="linux-headers" makedepends="$makedepends_build $makedepends_host" |