wok diff eggwm/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 e1e1678c5265
children a66f312c374b
line diff
     1.1 --- a/eggwm/receipt	Mon May 02 11:23:24 2022 +0000
     1.2 +++ b/eggwm/receipt	Sat May 21 13:10:56 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://github.com/JoseExposito/eggwm"
     1.7 -WGET_URL="http://eggwm.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="xorg-libX11 libQtCore libQtGui"
    1.11  BUILD_DEPENDS="qmake Qt4-dev"