mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/haproxy: Updated for version 1.7.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
88751dd39c
commit
e6a520088e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=haproxy
|
||||
VERSION=${VERSION:-1.7.8}
|
||||
VERSION=${VERSION:-1.7.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haproxy"
|
||||
VERSION="1.7.8"
|
||||
VERSION="1.7.9"
|
||||
HOMEPAGE="https://www.haproxy.org/"
|
||||
DOWNLOAD="https://www.haproxy.org/download/1.7/src/haproxy-1.7.8.tar.gz"
|
||||
MD5SUM="7e94653cc5a1dba006bbe43736f53595"
|
||||
DOWNLOAD="https://www.haproxy.org/download/1.7/src/haproxy-1.7.9.tar.gz"
|
||||
MD5SUM="a2bbbdd45ffe18d99cdcf26aa992f92d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue