wok-6.x diff bchunk/receipt @ rev 22815
updated gutenprint and gutenprint-dev (5.2.8 -> 5.3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Feb 03 09:07:53 2020 +0100 (2020-02-03) |
parents | 9a03062c660f |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/bchunk/receipt Sun Feb 10 09:37:43 2019 +0100 1.2 +++ b/bchunk/receipt Mon Feb 03 09:07:53 2020 +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