wok diff ufiformat/receipt @ rev 25477

icedtea6-jdk: find output to variable
author Hans-G?nter Theisgen
date Thu Oct 13 17:53:47 2022 +0100 (20 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	Thu Oct 13 17:53:47 2022 +0100
     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"