wok diff gitso/receipt @ rev 19992
Up busybox (1.27.1) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 21 17:41:29 2017 +0200 (2017-07-21) |
parents | 67554ccc4d3e |
children | 04434444ef20 |
line diff
1.1 --- a/gitso/receipt Mon Mar 13 10:28:45 2017 +0100 1.2 +++ b/gitso/receipt Fri Jul 21 17:41:29 2017 +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"