wok-6.x diff bchunk/receipt @ rev 21975
updated st (0.5 -> 0.8.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 11 14:31:25 2019 +0100 (2019-10-11) |
parents | 9a03062c660f |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/bchunk/receipt Sun Feb 10 09:37:43 2019 +0100 1.2 +++ b/bchunk/receipt Fri Oct 11 14:31:25 2019 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="Converts a CD image in a '.bin / .cue' format to '.iso'." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://he.fi/bchunk" 1.8 +WEB_SITE="https://github.com/hessu/bchunk" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="$WEB_SITE/$TARBALL" 1.12 @@ -16,7 +16,6 @@ 1.13 compile_rules() 1.14 { 1.15 make 1.16 - 1.17 cook_pick_manpages bchunk.1 1.18 } 1.19