wok diff atftp/receipt @ rev 25456
BootProg: fix fat16 case
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 22 14:50:47 2022 +0000 (2022-09-22) |
parents | 21f65cda07b9 |
children | 69e1e705f038 |
line diff
1.1 --- a/atftp/receipt Fri Jan 28 11:07:11 2022 +0000 1.2 +++ b/atftp/receipt Thu Sep 22 14:50:47 2022 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Advanced Trivial File Transport Protocol client." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="https://sourceforge.net/projects/atftp/" 1.8 +WEB_SITE="https://sourceforge.net/projects/atftp" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"