Skip to content

Commit

Permalink
network/haproxy: Updated for version 3.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Badchay authored and sbo-bot[bot] committed Jun 12, 2024
1 parent bc9d18b commit 30b2356
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion network/haproxy/haproxy.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=haproxy
VERSION=${VERSION:-3.0.0}
VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions network/haproxy/haproxy.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="haproxy"
VERSION="3.0.0"
VERSION="3.0.1"
HOMEPAGE="https://www.haproxy.org/"
DOWNLOAD="https://www.haproxy.org/download/3.0/src/haproxy-3.0.0.tar.gz"
MD5SUM="bb55b11e9f544c13c13353d765421bf4"
DOWNLOAD="https://www.haproxy.org/download/3.0/src/haproxy-3.0.1.tar.gz"
MD5SUM="eb1c0aab02825c93c2b5f5e7e19ec749"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit 30b2356

Please sign in to comment.