wok-6.x diff punjab/receipt @ rev 23042
gcc83-lib-base: add /usr/libgcc83/libstdc++.la
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 05 12:13:42 2020 +0100 (2020-03-05) |
parents | 16df76e1fc6a |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/punjab/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/punjab/receipt Thu Mar 05 12:13:42 2020 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="punjab" 1.7 -VERSION="0.14" 1.8 +VERSION="0.15" 1.9 CATEGORY="network" 1.10 SHORT_DESC="HTTP jabber proxy allowing persistent client connections." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL2" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://punjab.sourceforge.net" 1.15 -WGET_URL="http://code.stanziq.com/$PACKAGE/releases/$TARBALL" 1.16 +WGET_URL="https://github.com/twonds/punjab/archive/v$VERSION.tar.gz" 1.17 CONFIG_FILES="/etc/punjab.tac" 1.18 1.19 DEPENDS="python twisted pyopenssl"