# HG changeset patch # User Pascal Bellard # Date 1652904617 0 # Node ID 55606cf026f19a250f7d1d26c9b312eece3e000c # Parent 192db54e5c3d3b9297238ce81e52d05e7c6aea16 Update some wget_url diff -r 192db54e5c3d -r 55606cf026f1 xbattle/receipt --- a/xbattle/receipt Wed May 18 17:10:15 2022 +0000 +++ b/xbattle/receipt Wed May 18 20:10:17 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="other" WEB_SITE="https://web.archive.org/web/20011128105604/http://cns-web.bu.edu/pub/xpip/html/xbattle.html" TARBALL="${PACKAGE}_$VERSION.orig.tar.gz" -WGET_URL="$WEB_SITE/downloads/$VERSION/$TARBALL" +WGET_URL="http://old-releases.ubuntu.com/ubuntu/pool/universe/x/$PACKAGE/$TARBALL" SUGGESTED="xorg-xhost" DEPENDS="xorg" diff -r 192db54e5c3d -r 55606cf026f1 xpenguins/receipt --- a/xpenguins/receipt Wed May 18 17:10:15 2022 +0000 +++ b/xpenguins/receipt Wed May 18 20:10:17 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL" WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://xpenguins.seul.org/$TARBALL" +WGET_URL="http://ftp.jaist.ac.jp/pub/Linux/Gentoo/distfiles/$TARBALL" DEPENDS="xorg-libXpm xorg-libX11 xorg-libXext" BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev" diff -r 192db54e5c3d -r 55606cf026f1 xpenguins_themes/receipt --- a/xpenguins_themes/receipt Wed May 18 17:10:15 2022 +0000 +++ b/xpenguins_themes/receipt Wed May 18 20:10:17 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="unclear" WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://xpenguins.seul.org/$TARBALL" +WGET_URL="http://ftp.jaist.ac.jp/pub/Linux/Gentoo/distfiles/$TARBALL" DEPENDS="xpenguins" BUILD_DEPENDS="" diff -r 192db54e5c3d -r 55606cf026f1 xscreensaver/receipt --- a/xscreensaver/receipt Wed May 18 17:10:15 2022 +0000 +++ b/xscreensaver/receipt Wed May 18 20:10:17 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://www.jwz.org/xscreensaver/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="$WEB_SITE/$TARBALL" +WGET_URL="http://sources.buildroot.net/$PACKAGE/$TARBALL' DEPENDS="" BUILD_DEPENDS="bc gdk-pixbuf-dev gtk+-dev jpeg-dev libglade-dev diff -r 192db54e5c3d -r 55606cf026f1 ypserv/receipt --- a/ypserv/receipt Wed May 18 17:10:15 2022 +0000 +++ b/ypserv/receipt Wed May 18 20:10:17 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.linux-nis.org/" -WGET_URL="$WEB_SITE/download/$PACKAGE/$TARBALL" +WGET_URL="https://www.thkukuk.de/nis/download/$PACKAGE/$TARBALL" DEPENDS="gdbm portmap" BUILD_DEPENDS="gdbm-dev"