libzip: update to 1.7.1.
This commit is contained in:
parent
ea2c703153
commit
0a021e86b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libzip'
|
||||
pkgname=libzip
|
||||
version=1.7.0
|
||||
version=1.7.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=cfe303cc224bf23c5256a458de5e21a3d466dd352201f2fe44e99297aeae8b21
|
||||
checksum=b5957bff7eadfa76ec79c70a7c619729491ea62c384e2c9f5de1b34119dd3bce
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue