wok diff gitso/receipt @ rev 20420

Fix wanted versions
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 06 23:15:23 2018 +0200 (2018-08-06)
parents 67554ccc4d3e
children 04434444ef20
line diff
     1.1 --- a/gitso/receipt	Mon Mar 13 10:28:45 2017 +0100
     1.2 +++ b/gitso/receipt	Mon Aug 06 23:15:23 2018 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="${PACKAGE}_${VERSION}_src.tar.bz2"
     1.6  WEB_SITE="http://code.google.com/p/gitso/"
     1.7 -WGET_URL="http://gitso.googlecode.com/files/$TARBALL"
     1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gitso/$TARBALL"
     1.9  CONFIG_FILES="/etc/gitso-hosts"
    1.10  
    1.11  DEPENDS="x11vnc vncviewer wxpython"