mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
libzip: update to 1.6.1.
This commit is contained in:
parent
135532e470
commit
cecccdf107
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libzip'
|
# Template file for 'libzip'
|
||||||
pkgname=libzip
|
pkgname=libzip
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl groff"
|
hostmakedepends="perl groff"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://libzip.org/"
|
homepage="https://libzip.org/"
|
||||||
distfiles="https://libzip.org/download/libzip-${version}.tar.gz"
|
distfiles="https://libzip.org/download/libzip-${version}.tar.gz"
|
||||||
checksum=70c4bb351dec256fb727053a161faa14c6fe244988b12943800aafc5ccbf5aff
|
checksum=06eb8e9141fd19e2788cabaea9c9c2fd4d488d9e1484eb474bbfcac78e7b1d88
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue