wok-6.x diff shake/receipt @ rev 25540
Update some web_site/wget_url with https
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 09 18:12:54 2023 +0000 (23 months ago) |
parents | ac8ca9758df1 |
children |
line diff
1.1 --- a/shake/receipt Sat Jan 15 15:21:40 2022 +0000 1.2 +++ b/shake/receipt Thu Mar 09 18:12:54 2023 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="A defragmentation tool." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="http://vleu.net/shake/" 1.8 +WEB_SITE="https://vleu.net/shake/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://github.com/unbrice/$PACKAGE/archive/v$VERSION.tar.gz"