wok-next diff fdupes/receipt @ rev 20908

bzip2: update home page and source URL (thanks shann); domain bzip.org is suspended now...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Aug 12 04:53:45 2018 +0300 (2018-08-12)
parents 2d4ad53f3c69
children 0872dcbd1d74
line diff
     1.1 --- a/fdupes/receipt	Sat Mar 10 17:39:42 2018 +0200
     1.2 +++ b/fdupes/receipt	Sun Aug 12 04:53:45 2018 +0300
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="fdupes"
     1.7 -VERSION="1.40"
     1.8 +VERSION="1.40" # -> UPME, no 1.40 on Github
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Identify or delete duplicate files in specified directories"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="MIT"
    1.13 -WEB_SITE="http://code.google.com/p/fdupes/"
    1.14 +WEB_SITE="https://github.com/adrianlopezroche/fdupes"
    1.15  
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 -WGET_URL="http://fdupes.googlecode.com/files/$TARBALL"
    1.18 +WGET_URL="http://fdupes.googlecode.com/files/$TARBALL" # FIXME
    1.19  
    1.20  compile_rules() {
    1.21  	make &&