wok diff tazpkg/receipt @ rev 1326

Add php-gd
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 29 15:41:08 2008 +0000 (2008-08-29)
parents 56ac4dfd3086
children 8207932bc7fe
line diff
     1.1 --- a/tazpkg/receipt	Tue Jun 24 21:35:25 2008 +0200
     1.2 +++ b/tazpkg/receipt	Fri Aug 29 15:41:08 2008 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpkg"
     1.7 -VERSION="2.2"
     1.8 +VERSION="2.3"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz packages manager."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="busybox"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.slitaz.org/"
    1.15 -WGET_URL="http://download.tuxfamily.org/slitaz/sources/tazpkg/$TARBALL"
    1.16 +WGET_URL="http://mirror.slitaz.org/sources/tazpkg/$TARBALL"
    1.17  
    1.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.19  #