mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libzip: adopt.
This commit is contained in:
parent
1f73aad9af
commit
98675031af
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=cmake
|
||||||
hostmakedepends="perl groff pkg-config"
|
hostmakedepends="perl groff pkg-config"
|
||||||
makedepends="bzip2-devel openssl-devel zlib-devel liblzma-devel libzstd-devel"
|
makedepends="bzip2-devel openssl-devel zlib-devel liblzma-devel libzstd-devel"
|
||||||
short_desc="C library for reading, creating, and modifying zip archives"
|
short_desc="C library for reading, creating, and modifying zip archives"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://libzip.org/"
|
homepage="https://libzip.org/"
|
||||||
changelog="https://raw.githubusercontent.com/nih-at/libzip/master/NEWS.md"
|
changelog="https://raw.githubusercontent.com/nih-at/libzip/master/NEWS.md"
|
||||||
|
|
Loading…
Add table
Reference in a new issue