wok-6.x diff ufiformat/receipt @ rev 25493

Add libgnt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 19 17:37:48 2022 +0000 (22 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	Sat Nov 19 17:37:48 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"