wok-next rev 21142

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 24 14:52:33 2019 +0100 (2019-01-24)
parents 59c6b07cb8eb
children 29128929e4f9
files autoblog/receipt fossil/receipt sshproxy/receipt
line diff
     1.1 --- a/autoblog/receipt	Thu Jan 24 13:39:30 2019 +0200
     1.2 +++ b/autoblog/receipt	Thu Jan 24 14:52:33 2019 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  	wget -O "$SRC/$TARBALL" $URL
     1.5  
     1.6  	[ -s "$SRC/vvb.ini" ] ||
     1.7 -	wget -O "$SRC/vvb.ini" http://sebsauvage.net/streisand.me/sebsauvage/vvb.ini
     1.8 +	wget -O "$SRC/vvb.ini" https://sebsauvage.net/streisand.me/sebsauvage/vvb.ini
     1.9  	mkdir -p $src
    1.10  
    1.11  	mkdir -p         $install/var/www/$PACKAGE
     2.1 --- a/fossil/receipt	Thu Jan 24 13:39:30 2019 +0200
     2.2 +++ b/fossil/receipt	Thu Jan 24 14:52:33 2019 +0100
     2.3 @@ -6,10 +6,10 @@
     2.4  SHORT_DESC="Simple, high-reliability, distributed software configuration management"
     2.5  MAINTAINER="pascal.bellard@slitaz.org"
     2.6  LICENSE="BSD"
     2.7 -WEB_SITE="http://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki"
     2.8 +WEB_SITE="https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki"
     2.9  
    2.10  TARBALL="fossil-src-$VERSION.tar.gz"
    2.11 -WGET_URL="http://www.fossil-scm.org/index.html/uv/$TARBALL"
    2.12 +WGET_URL="https://www.fossil-scm.org/index.html/uv/$TARBALL"
    2.13  
    2.14  BUILD_DEPENDS="zlib-dev openssl-dev sqlite3-dev tcl-dev"
    2.15  
     3.1 --- a/sshproxy/receipt	Thu Jan 24 13:39:30 2019 +0200
     3.2 +++ b/sshproxy/receipt	Thu Jan 24 14:52:33 2019 +0100
     3.3 @@ -6,7 +6,7 @@
     3.4  SHORT_DESC="SSH proxy to connect without passwords or keys"
     3.5  MAINTAINER="pascal.bellard@slitaz.org"
     3.6  LICENSE="GPL2"
     3.7 -WEB_SITE="http://sshproxy-project.org/"
     3.8 +WEB_SITE="https://sshproxy-project.org/"
     3.9  
    3.10  TARBALL="sshproxy_0.6.0~beta2.orig.tar.gz"
    3.11  WGET_URL="http://ftp.de.debian.org/debian/pool/main/s/sshproxy/$TARBALL"