wok diff transmission-remote-gtk/receipt @ rev 25032

giblib: modified configure parameter
author Hans-G?nter Theisgen
date Fri May 20 10:31:08 2022 +0100 (2022-05-20)
parents 922f061231c2
children 0262035dc1e7
line diff
     1.1 --- a/transmission-remote-gtk/receipt	Mon Jan 17 11:01:52 2022 +0000
     1.2 +++ b/transmission-remote-gtk/receipt	Fri May 20 10:31:08 2022 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://github.com/transmission-remote-gtk/transmission-remote-gtk"
     1.7 -WGET_URL="http://transmission-remote-gtk.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="gtk+ json-glib curl libnotify libunique"
    1.11  BUILD_DEPENDS="gtk+-dev json-glib-dev curl-dev libnotify-dev \