wok diff gitso/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents 67554ccc4d3e
children 04434444ef20
line diff
     1.1 --- a/gitso/receipt	Mon Mar 13 10:28:45 2017 +0100
     1.2 +++ b/gitso/receipt	Tue Mar 27 11:09:07 2018 +0000
     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"