wok-current diff ypserv/receipt @ rev 25554
Up fakeroot (1.31)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 12 20:31:24 2023 +0000 (20 months ago) |
parents | 922f061231c2 |
children | 64e725df93c0 |
line diff
1.1 --- a/ypserv/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/ypserv/receipt Wed Apr 12 20:31:24 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.linux-nis.org/" 1.7 -WGET_URL="$WEB_SITE/download/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://www.thkukuk.de/nis/download/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="gdbm portmap" 1.11 BUILD_DEPENDS="gdbm-dev"