wok diff balance/receipt @ rev 24347

Up expat (2.4.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 02 09:41:22 2022 +0000 (2022-02-02)
parents cc6b64a4c196
children 9af0e03b8ad0
line diff
     1.1 --- a/balance/receipt	Tue Jul 05 19:30:27 2016 +0300
     1.2 +++ b/balance/receipt	Wed Feb 02 09:41:22 2022 +0000
     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()