wok rev 5769

Up: slitaz-boot-scripts 3.4.1
author Antoine Bodin <gokhlayeh@mailoo.org>
date Mon Jul 05 19:20:18 2010 +0200 (2010-07-05)
parents cfc7635b6241
children aa9629c1ee46
files slitaz-boot-scripts/receipt
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Mon Jul 05 19:18:21 2010 +0200
     1.2 +++ b/slitaz-boot-scripts/receipt	Mon Jul 05 19:20:18 2010 +0200
     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.