wok diff portmap/receipt @ rev 25012
Up python-xmlutils (1.4.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 16 19:42:25 2022 +0000 (2022-05-16) |
parents | 6135577f4d08 |
children | 2b069c72d47e |
line diff
1.1 --- a/portmap/receipt Sat Jan 26 12:26:47 2019 +0100 1.2 +++ b/portmap/receipt Mon May 16 19:42:25 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="BSD" 1.5 TARBALL="${PACKAGE}-${VERSION}.tgz" 1.6 WEB_SITE="ftp://ftp.porcupine.org/pub/security/index.html" 1.7 -WGET_URL="http://neil.brown.name/portmap/$TARBALL" 1.8 +WGET_URL="http://repository.timesys.com/buildsources/${PACKAGE:0:1}/$PACKAGE/$PACKAGE-$VERSION/$TARBALL" 1.9 1.10 DEPENDS="libwrap" 1.11 BUILD_DEPENDS="libwrap-dev"