wok diff gnome-python/receipt @ rev 21869

busybox/command_not_found: use $PATH
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 25 10:59:33 2019 +0200 (2019-09-25)
parents 16df76e1fc6a
children 6831608a1b2a
line diff
     1.1 --- a/gnome-python/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/gnome-python/receipt	Wed Sep 25 10:59:33 2019 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="LGPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.gnome.org/"
     1.8 +WEB_SITE="https://www.gnome.org/"
     1.9  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.10  
    1.11  DEPENDS="python pygobject pygtk libgnome"