wok-current diff libzip/receipt @ rev 19719
transfig: update for libpng >= 1.4.1
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 16 10:08:24 2017 +0100 (2017-02-16) |
parents | 89f18ec827a9 |
children | 35a23f513b71 |
line diff
1.1 --- a/libzip/receipt Wed Mar 12 19:55:40 2014 +0100 1.2 +++ b/libzip/receipt Thu Feb 16 10:08:24 2017 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libzip" 1.7 -VERSION="0.10.1" 1.8 +VERSION="0.11.2" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="C library for reading, creating, and modifying zip archives." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="BSD" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 +TARBALL="$PACKAGE-$VERSION.tar.xz" 1.15 WEB_SITE="http://www.nih.at/libzip/" 1.16 WGET_URL="${WEB_SITE}$TARBALL" 1.17 HOST_ARCH="i486 arm"