wok diff tazlito/receipt @ rev 25179

Up tazlito (537)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 04 13:25:23 2022 +0000 (23 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	Mon Jul 04 13:25:23 2022 +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 | \