wok-current rev 25024
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 18 20:10:17 2022 +0000 (2022-05-18) |
parents | 192db54e5c3d |
children | 6a41c533bf52 |
files | xbattle/receipt xpenguins/receipt xpenguins_themes/receipt xscreensaver/receipt ypserv/receipt |
line diff
1.1 --- a/xbattle/receipt Wed May 18 17:10:15 2022 +0000 1.2 +++ b/xbattle/receipt Wed May 18 20:10:17 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="other" 1.5 WEB_SITE="https://web.archive.org/web/20011128105604/http://cns-web.bu.edu/pub/xpip/html/xbattle.html" 1.6 TARBALL="${PACKAGE}_$VERSION.orig.tar.gz" 1.7 -WGET_URL="$WEB_SITE/downloads/$VERSION/$TARBALL" 1.8 +WGET_URL="http://old-releases.ubuntu.com/ubuntu/pool/universe/x/$PACKAGE/$TARBALL" 1.9 SUGGESTED="xorg-xhost" 1.10 1.11 DEPENDS="xorg"
2.1 --- a/xpenguins/receipt Wed May 18 17:10:15 2022 +0000 2.2 +++ b/xpenguins/receipt Wed May 18 20:10:17 2022 +0000 2.3 @@ -8,7 +8,7 @@ 2.4 LICENSE="GPL" 2.5 WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/" 2.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.7 -WGET_URL="http://xpenguins.seul.org/$TARBALL" 2.8 +WGET_URL="http://ftp.jaist.ac.jp/pub/Linux/Gentoo/distfiles/$TARBALL" 2.9 2.10 DEPENDS="xorg-libXpm xorg-libX11 xorg-libXext" 2.11 BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev"
3.1 --- a/xpenguins_themes/receipt Wed May 18 17:10:15 2022 +0000 3.2 +++ b/xpenguins_themes/receipt Wed May 18 20:10:17 2022 +0000 3.3 @@ -8,7 +8,7 @@ 3.4 LICENSE="unclear" 3.5 WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/" 3.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.7 -WGET_URL="http://xpenguins.seul.org/$TARBALL" 3.8 +WGET_URL="http://ftp.jaist.ac.jp/pub/Linux/Gentoo/distfiles/$TARBALL" 3.9 3.10 DEPENDS="xpenguins" 3.11 BUILD_DEPENDS=""
4.1 --- a/xscreensaver/receipt Wed May 18 17:10:15 2022 +0000 4.2 +++ b/xscreensaver/receipt Wed May 18 20:10:17 2022 +0000 4.3 @@ -9,7 +9,7 @@ 4.4 WEB_SITE="https://www.jwz.org/xscreensaver/" 4.5 4.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.7 -WGET_URL="$WEB_SITE/$TARBALL" 4.8 +WGET_URL="http://sources.buildroot.net/$PACKAGE/$TARBALL' 4.9 4.10 DEPENDS="" 4.11 BUILD_DEPENDS="bc gdk-pixbuf-dev gtk+-dev jpeg-dev libglade-dev
5.1 --- a/ypserv/receipt Wed May 18 17:10:15 2022 +0000 5.2 +++ b/ypserv/receipt Wed May 18 20:10:17 2022 +0000 5.3 @@ -8,7 +8,7 @@ 5.4 LICENSE="GPL2" 5.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.6 WEB_SITE="http://www.linux-nis.org/" 5.7 -WGET_URL="$WEB_SITE/download/$PACKAGE/$TARBALL" 5.8 +WGET_URL="https://www.thkukuk.de/nis/download/$PACKAGE/$TARBALL" 5.9 5.10 DEPENDS="gdbm portmap" 5.11 BUILD_DEPENDS="gdbm-dev"