wok diff xxdiff/receipt @ rev 24383

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 06 11:51:57 2022 +0000 (2022-02-06)
parents e424d38736d6
children 73f36875e5a7
line diff
     1.1 --- a/xxdiff/receipt	Fri Jul 09 16:30:40 2021 +0000
     1.2 +++ b/xxdiff/receipt	Sun Feb 06 11:51:57 2022 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xxdiff"
     1.7 -VERSION="4.01"
     1.8 +VERSION="4.0.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A graphical front end to the diff command."
    1.11  MAINTAINER="developer@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="http://furius.ca/xxdiff/"
    1.14  
    1.15 -TARBALL="$PACKAGE-${VERSION/./}.tar.xz"
    1.16 +TARBALL="$PACKAGE-${VERSION//./}.tar.xz"
    1.17  WGET_URL="http://ponce.cc/slackware/sources/repo/$TARBALL"
    1.18  
    1.19  DEPENDS="libQtCore libQtGui"