diff options
Diffstat (limited to 'system/zlib/APKBUILD')
-rw-r--r-- | system/zlib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/zlib/APKBUILD b/system/zlib/APKBUILD index 177299698..aeb0582d2 100644 --- a/system/zlib/APKBUILD +++ b/system/zlib/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.2.11 pkgrel=1 pkgdesc="A compression/decompression Library" arch="all" -license="zlib" +license="Zlib" url="http://zlib.net" depends="" subpackages="$pkgname-dev $pkgname-doc" |