libzip: fix homepage

This commit is contained in:
Michael Gehring 2017-11-23 13:56:31 +00:00
parent cb38e08f56
commit 517cfb66ad

View file

@ -8,8 +8,8 @@ makedepends="zlib-devel"
short_desc="C library for reading, creating, and modifying zip archives"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://www.nih.at/libzip"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
homepage="https://libzip.org/"
distfiles="https://libzip.org/download/libzip-${version}.tar.gz"
checksum=ab4c34eb6c3a08b678cd0f2450a6c57a13e9618b1ba34ee45d00eb5327316457
libzip-devel_package() {