wok diff punjab/receipt @ rev 22574

updated bzflag (2.4.0 -> 2.4.18)
author Hans-G?nter Theisgen
date Mon Jan 06 15:51:49 2020 +0100 (2020-01-06)
parents 16df76e1fc6a
children 5ea0ce1cecc0
line diff
     1.1 --- a/punjab/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/punjab/receipt	Mon Jan 06 15:51:49 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"