wok diff ufiformat/receipt @ rev 25458

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 27 16:21:52 2022 +0000 (21 months ago)
parents 922f061231c2
children
line diff
     1.1 --- a/ufiformat/receipt	Mon Jan 17 11:01:52 2022 +0000
     1.2 +++ b/ufiformat/receipt	Tue Sep 27 16:21:52 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"