wok diff guichan/receipt @ rev 25036

gtk-gnutella: binutils 2.34+ support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 13:10:56 2022 +0000 (2022-05-21)
parents b9659e3c2111
children 7dd01dedad38
line diff
     1.1 --- a/guichan/receipt	Thu Feb 24 19:32:16 2022 +0000
     1.2 +++ b/guichan/receipt	Sat May 21 13:10:56 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="BSD"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://guichan.sourceforge.net/"
     1.7 -WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL"
     1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL"
     1.9  
    1.10  DEPENDS="libsdl libsdl-image"
    1.11  BUILD_DEPENDS="libsdl-dev libsdl-image-dev mesa-dev"