wok-next diff polipo/receipt @ rev 17414
busybox: fake GNU cpio for symlinks
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 01 10:38:15 2014 +0100 (2014-12-01) |
parents | 51a1ebbda768 |
children | 9e01bc6321ea |
line diff
1.1 --- a/polipo/receipt Fri Oct 18 19:43:55 2013 +0000 1.2 +++ b/polipo/receipt Mon Dec 01 10:38:15 2014 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="polipo" 1.7 -VERSION="1.0.4.1" 1.8 +VERSION="1.1.0" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Small and fast caching web proxy." 1.11 MAINTAINER="paul@slitaz.org" 1.12 LICENSE="MIT" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.pps.jussieu.fr/~jch/software/polipo/" 1.15 -WGET_URL="http://freehaven.net/~chrisd/polipo/$TARBALL" 1.16 +WGET_URL="http://www.pps.univ-paris-diderot.fr/~jch/software/files/$PACKAGE/$TARBALL" 1.17 1.18 DEPENDS="" 1.19 BUILD_DEPENDS="texinfo"