wok-next diff tazpanel-extra/receipt @ rev 19588

Update all the SliTaz projects (hosted on hg.slitaz.org).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jan 21 11:18:06 2017 +0200 (2017-01-21)
parents 429a73e5062c
children 35faee9ea669
line diff
     1.1 --- a/tazpanel-extra/receipt	Sun Nov 20 00:33:44 2016 +0200
     1.2 +++ b/tazpanel-extra/receipt	Sat Jan 21 11:18:06 2017 +0200
     1.3 @@ -1,18 +1,19 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpanel-extra"
     1.7 -VERSION="609"
     1.8 +VERSION="610"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz administration and configuration panel extra modules."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.slitaz.org/"
    1.15 -WGET_URL="http://hg.slitaz.org/tazpanel/archive/$VERSION.tar.gz"
    1.16  HOST_ARCH="i486"
    1.17 -SIBLINGS="tazpanel"
    1.18 +
    1.19 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.20 +WGET_URL="http://hg.slitaz.org/tazpanel/archive/$VERSION.tar.bz2"
    1.21  
    1.22  DEPENDS="tazpanel"
    1.23 +SIBLINGS="tazpanel"
    1.24  
    1.25  # Rules to configure and make the package.
    1.26  compile_rules()