wok rev 25862 tip
Up slitaz-base-files (344)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 27 13:46:27 2025 +0000 (2 days ago) |
parents | 3b5df4b73059 |
children | |
files | slitaz-base-files/receipt |
line diff
1.1 --- a/slitaz-base-files/receipt Sun Aug 24 18:09:36 2025 +0000 1.2 +++ b/slitaz-base-files/receipt Wed Aug 27 13:46:27 2025 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-base-files" 1.7 -VERSION="343" 1.8 +VERSION="344" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Linux tree and the necessary files for the base system." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -38,6 +38,7 @@ 1.13 /etc/gshadow \ 1.14 /etc/shadow" 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 | \