wok diff dukto/receipt @ rev 23905

Up tazusb (203) : add tazusb doc in menu
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 02 12:55:58 2020 +0000 (2020-08-02)
parents 20661c276bcf
children bfabe25c21ff
line diff
     1.1 --- a/dukto/receipt	Sun Jan 27 17:42:10 2019 +0100
     1.2 +++ b/dukto/receipt	Sun Aug 02 12:55:58 2020 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dukto"
     1.7 -VERSION="108"
     1.8 +VERSION="4.9.8.0_108"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A simple, fast and multi-platform file transfer tool for LAN users."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="https://sourceforge.net/projects/dukto/"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15 +TARBALL="$PACKAGE-${VERSION#*_}.tar.bz2"
    1.16  WGET_URL="subversion|http://$PACKAGE.googlecode.com/svn/trunk/"
    1.17  
    1.18  BUILD_DEPENDS="subversion Qt4-dev qmake libQtDeclarative"