wok diff bchunk/receipt @ rev 22360

libtorrent: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 21 11:46:03 2019 +0100 (2019-11-21)
parents 9a03062c660f
children 5ea0ce1cecc0
line diff
     1.1 --- a/bchunk/receipt	Sun Feb 10 09:37:43 2019 +0100
     1.2 +++ b/bchunk/receipt	Thu Nov 21 11:46:03 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