wok diff slitaz-boot-scripts/receipt @ rev 6221

Up: aaphoto to 0.38.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 11 20:19:51 2010 +0000 (2010-09-11)
parents 568dbaaaaff7
children 4d4c91d29008
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Sun Mar 28 00:44:34 2010 +0100
     1.2 +++ b/slitaz-boot-scripts/receipt	Sat Sep 11 20:19:51 2010 +0000
     1.3 @@ -1,13 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-boot-scripts"
     1.7 -VERSION="3.4"
     1.8 +VERSION="3.4.1"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Provide all the initialisation scripts used at boot time."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13 +TARBALL="$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.slitaz.org/"
    1.15 -WGET_URL="http://mirror.slitaz.org/sources/boot-scripts/$TARBALL"
    1.16 +# Using an hg URL because tarball is not avaible at this moment
    1.17 +#WGET_URL="http://mirror.slitaz.org/sources/boot-scripts/$TARBALL"
    1.18 +WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$TARBALL"
    1.19  CONFIG_FILES="/etc/inittab /etc/init.d/local.sh /etc/rcS.conf /etc/network.conf"
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.