wok diff nano/receipt @ rev 25675
zx2/zx1 fix current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 28 11:43:40 2024 +0000 (12 months ago) |
parents | dd4fe41206e8 |
children | 661d5b83f2a3 |
line diff
1.1 --- a/nano/receipt Sat Apr 23 16:34:46 2022 +0100 1.2 +++ b/nano/receipt Wed Feb 28 11:43:40 2024 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="Nano Text Editor." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="https://nano-editor.org/" 1.8 +WEB_SITE="https://www.nano-editor.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="${WEB_SITE}dist/v${VERSION%.*}/$TARBALL"