wok diff autoblog/receipt @ rev 20939
freeglut: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 02 17:40:45 2019 +0100 (2019-03-02) |
parents | 970c5ec9a60a |
children | 6a937d641b10 |
line diff
1.1 --- a/autoblog/receipt Sun May 20 13:28:18 2018 +0200 1.2 +++ b/autoblog/receipt Sat Mar 02 17:40:45 2019 +0100 1.3 @@ -10,10 +10,10 @@ 1.4 LICENSE="PublicDomain" 1.5 TARBALL="$PACKAGE-$VERSION" 1.6 EXTRA_SOURCE_FILES="vvb.ini" 1.7 -URLV1="http://sebsauvage.net/streisand.me/download.php" 1.8 +URLV1="https://sebsauvage.net/streisand.me/download.php" 1.9 URLV2="http://autoblog.kd2.org/source.txt" 1.10 URL="$URLV1" 1.11 -WEB_SITE="http://sebsauvage.net/streisand.me/" 1.12 +WEB_SITE="https://sebsauvage.net/streisand.me/" 1.13 1.14 DEPENDS="php" 1.15 1.16 @@ -24,7 +24,7 @@ 1.17 wget -O "$SOURCES_REPOSITORY/$TARBALL" $URL 1.18 [ -s "$SOURCES_REPOSITORY/vvb.ini" ] || 1.19 wget -O "$SOURCES_REPOSITORY/vvb.ini" \ 1.20 - http://sebsauvage.net/streisand.me/sebsauvage/vvb.ini 1.21 + https://sebsauvage.net/streisand.me/sebsauvage/vvb.ini 1.22 mkdir -p $src 2> /dev/null 1.23 } 1.24