wok diff tazpanel/receipt @ rev 19430

syslinux/iso2exe.sh: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 02 11:19:07 2016 +0200 (2016-10-02)
parents 81903aa7cbf4
children e97a0707db43
line diff
     1.1 --- a/tazpanel/receipt	Sat Aug 06 09:12:16 2016 +0200
     1.2 +++ b/tazpanel/receipt	Sun Oct 02 11:19:07 2016 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpanel"
     1.7 -VERSION="598"
     1.8 +VERSION="601"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz administration and configuration panel."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,6 +11,7 @@
    1.13  WGET_URL="http://hg.slitaz.org/tazpanel/archive/$VERSION.tar.gz"
    1.14  CONFIG_FILES="/etc/slitaz/tazpanel.conf /etc/slitaz/httpd.conf"
    1.15  HOST_ARCH="i486 arm"
    1.16 +SIBLINGS="tazpanel-extra"
    1.17  
    1.18  SUGGESTED="tazinst-gui tazinst"
    1.19  DEPENDS="busybox gettext-base sundown"