# HG changeset patch # User Christopher Rogers # Date 1285571126 0 # Node ID 9c7938cac484a6e7df041dfca369c7ff1183d5c4 # Parent 7e030d6e8f5b20d3c19f6e5b41f358e43595bb85 Up: punjab to 0.14. diff -r 7e030d6e8f5b -r 9c7938cac484 punjab/receipt --- a/punjab/receipt Mon Sep 27 06:54:15 2010 +0000 +++ b/punjab/receipt Mon Sep 27 07:05:26 2010 +0000 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="punjab" -VERSION="0.13" +VERSION="0.14" CATEGORY="network" SHORT_DESC="HTTP jabber proxy allowing persistent client connections." MAINTAINER="pascal.bellard@slitaz.org" -TARBALL="$PACKAGE-$VERSION.tar.bz2" +TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://punjab.sourceforge.net" -WGET_URL="http://code.stanziq.com/cgit/$PACKAGE/$PACKAGE/snapshot/$TARBALL" +WGET_URL="http://code.stanziq.com/$PACKAGE/releases/$TARBALL" DEPENDS="python twisted twisted-words twisted-web twisted-conch pyopenssl" -BUILD_DEPENDS="python" +BUILD_DEPENDS="python python-dev" CONFIG_FILES="/etc/punjab.tac" # Rules to configure and make the package.