wok-6.x diff dukto/receipt @ rev 23824
Up openssh (8.3p1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 28 13:18:28 2020 +0000 (2020-05-28) |
parents | 20661c276bcf |
children | bfabe25c21ff |
line diff
1.1 --- a/dukto/receipt Sun Jan 27 17:42:10 2019 +0100 1.2 +++ b/dukto/receipt Thu May 28 13:18:28 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"