wok diff tazlito/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 (20 months ago) |
parents | 81a0a7a51fa6 |
children |
line diff
1.1 --- a/tazlito/receipt Thu Apr 07 15:38:15 2022 +0000 1.2 +++ b/tazlito/receipt Thu Mar 09 18:12:54 2023 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tazlito" 1.7 -VERSION="536" 1.8 +VERSION="537" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="SliTaz Live Tool." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -16,6 +16,7 @@ 1.13 SUGGESTED="tazpanel" 1.14 BUILD_DEPENDS="gettext" 1.15 1.16 +# What is the latest version available today? 1.17 current_version() 1.18 { 1.19 wget -O - http://hg.slitaz.org/$PACKAGE/ 2>/dev/null | \