wok-next diff ssfs/receipt @ rev 19972

Up copyq (3.1.1), qedit (2.8.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Oct 17 19:29:54 2017 +0200 (2017-10-17)
parents dd299a20bd7b
children c3a368c0cddb
line diff
     1.1 --- a/ssfs/receipt	Sat Sep 24 14:36:15 2016 +0300
     1.2 +++ b/ssfs/receipt	Tue Oct 17 19:29:54 2017 +0200
     1.3 @@ -1,16 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ssfs"
     1.7 -VERSION="105"
     1.8 +VERSION="108"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Ssfs is SliTaz Secure File Storage."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  WEB_SITE="http://ssfs.slitaz.org/"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz"
    1.16  SUGGESTED="yad"
    1.17  
    1.18 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.19 +WGET_URL="http://hg.slitaz.org/ssfs/archive/$VERSION.tar.bz2"
    1.20 +
    1.21  DEPENDS="rsync lsyncd"
    1.22  
    1.23  # Rules to configure and make the package.