diff --git a/packages/dev-libs/zziplib/zziplib-0.13.49.exheres-0 b/packages/dev-libs/zziplib/zziplib-0.13.53.exheres-0 similarity index 77% rename from packages/dev-libs/zziplib/zziplib-0.13.49.exheres-0 rename to packages/dev-libs/zziplib/zziplib-0.13.53.exheres-0 index d245ec6..f8d4a26 100644 --- a/packages/dev-libs/zziplib/zziplib-0.13.49.exheres-0 +++ b/packages/dev-libs/zziplib/zziplib-0.13.53.exheres-0 @@ -5,9 +5,9 @@ require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ] SUMMARY="A library to read zip files." DESCRIPTION="The implementation is based only on the (free) subset of - compression with the zlib algorithm." -HOMEPAGE="http://${PN}.sourceforge.net" -DOWNLOADS="mirror://sourceforge/${PN}/${PNV}.tar.bz2" +compression with the zlib algorithm." +HOMEPAGE="http://$PN.sourceforge.net" +DOWNLOADS="mirror://sourceforge/$PN/$PNV.tar.bz2" LICENCES="|| ( LGPL-2 MPL-1.1 )" SLOT="0" @@ -25,7 +25,7 @@ DEPENDENCIES=" AT_M4DIR="m4" -DEFAULT_SRC_PREPARE_PATCHES+=( "${FILES}/${PNV}-automagic-deps.patch" ) +DEFAULT_SRC_PREPARE_PATCHES+=( "$FILES/$PN-0.13.49-automagic-deps.patch" ) DEFAULT_SRC_CONFIGURE_OPTION_WITHS+=( zlib python xmlto ) DEFAULT_SRC_CONFIGURE_OPTION_ENABLES+=( sdl )