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'
|
||||
pkgname=libzip
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="perl groff"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://libzip.org/"
|
||||
distfiles="https://libzip.org/download/libzip-${version}.tar.gz"
|
||||
checksum=70c4bb351dec256fb727053a161faa14c6fe244988b12943800aafc5ccbf5aff
|
||||
checksum=06eb8e9141fd19e2788cabaea9c9c2fd4d488d9e1484eb474bbfcac78e7b1d88
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue