wok diff tazpanel-extra/receipt @ rev 20010

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 07:12:11 2017 -0300 (2017-08-03)
parents 429a73e5062c
children 40d02ae21cb1
line diff
     1.1 --- a/tazpanel-extra/receipt	Sun Nov 20 00:33:44 2016 +0200
     1.2 +++ b/tazpanel-extra/receipt	Thu Aug 03 07:12:11 2017 -0300
     1.3 @@ -1,7 +1,7 @@
     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 @@ -10,9 +10,9 @@
    1.13  WEB_SITE="http://www.slitaz.org/"
    1.14  WGET_URL="http://hg.slitaz.org/tazpanel/archive/$VERSION.tar.gz"
    1.15  HOST_ARCH="i486"
    1.16 -SIBLINGS="tazpanel"
    1.17  
    1.18  DEPENDS="tazpanel"
    1.19 +SIBLINGS="tazpanel"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()