wok rev 6429

Up: punjab to 0.14.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Sep 27 07:05:26 2010 +0000 (2010-09-27)
parents 7e030d6e8f5b
children 53ce5256aa41
files punjab/receipt
line diff
     1.1 --- a/punjab/receipt	Mon Sep 27 06:54:15 2010 +0000
     1.2 +++ b/punjab/receipt	Mon Sep 27 07:05:26 2010 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="punjab"
     1.7 -VERSION="0.13"
     1.8 +VERSION="0.14"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="HTTP jabber proxy allowing persistent client connections."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://punjab.sourceforge.net"
    1.15 -WGET_URL="http://code.stanziq.com/cgit/$PACKAGE/$PACKAGE/snapshot/$TARBALL"
    1.16 +WGET_URL="http://code.stanziq.com/$PACKAGE/releases/$TARBALL"
    1.17  DEPENDS="python twisted twisted-words twisted-web twisted-conch pyopenssl"
    1.18 -BUILD_DEPENDS="python"
    1.19 +BUILD_DEPENDS="python python-dev"
    1.20  CONFIG_FILES="/etc/punjab.tac"
    1.21  
    1.22  # Rules to configure and make the package.