wok diff ufiformat/receipt @ rev 25460
Update sourceforge.net web_sites with https://
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 28 08:10:35 2022 +0000 (2022-09-28) |
parents | 922f061231c2 |
children |
line diff
1.1 --- a/ufiformat/receipt Mon Jan 17 11:01:52 2022 +0000 1.2 +++ b/ufiformat/receipt Wed Sep 28 08:10:35 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://github.com/tedigh/ufiformat/" 1.7 -WGET_URL="http://www.geocities.jp/tedi_world/$TARBALL" 1.8 +WGET_URL="https://github.com/tedigh/ufiformat/archive/refs/tags/v$VERSION.tar.gz" 1.9 TAGS="floppy formatter" 1.10 1.11 DEPENDS="e2fsprogs"