wok diff xpenguins/receipt @ 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 d765616e1f3d
children 72fb3028d8ce
line diff
     1.1 --- a/xpenguins/receipt	Sat May 07 20:53:56 2022 +0000
     1.2 +++ b/xpenguins/receipt	Wed May 18 20:10:17 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL"
     1.5  WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://xpenguins.seul.org/$TARBALL"
     1.8 +WGET_URL="http://ftp.jaist.ac.jp/pub/Linux/Gentoo/distfiles/$TARBALL"
     1.9  
    1.10  DEPENDS="xorg-libXpm xorg-libX11 xorg-libXext"
    1.11  BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev"