diff options
Diffstat (limited to 'main/busybox/APKBUILD')
-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 1f810f8752..c54854083c 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -6,7 +6,7 @@ pkgrel=9 pkgdesc="Size optimized toolbox of many common UNIX utilities" url=http://busybox.net arch="all" -license="GPL-2" +license="GPL2" depends= makedepends="linux-headers" install="$pkgname.post-install $pkgname.post-upgrade" |