wok-6.x diff balance/receipt @ rev 20834
Remove pidgin-facebookchat: replaced by purple-facebook
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Feb 19 13:18:24 2019 -0500 (2019-02-19) |
parents | cc6b64a4c196 |
children | 9af0e03b8ad0 |
line diff
1.1 --- a/balance/receipt Tue Jul 05 19:30:27 2016 +0300 1.2 +++ b/balance/receipt Tue Feb 19 13:18:24 2019 -0500 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="balance" 1.7 -VERSION="3.42" 1.8 +VERSION="3.57" 1.9 CATEGORY="system-tools" 1.10 +TAGS="web internet load-balancing proxy tcp ipv6" 1.11 SHORT_DESC="Generic tcp proxy with round robin load balancing and failover." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 LICENSE="GPL2" 1.14 -WEB_SITE="http://www.inlab.de/balance.html" 1.15 +WEB_SITE="https://www.inlab.net/balance/" 1.16 + 1.17 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.18 -WGET_URL="http://www.inlab.de/$TARBALL" 1.19 -TAGS="web internet load-balancing proxy tcp ipv6" 1.20 +WGET_URL="https://www.inlab.net/wp-content/uploads/2018/05/$TARBALL" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules()