aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy/get-latest-patches.sh
diff options
context:
space:
mode:
authorChristian Lachner <gladiac@gmail.com>2023-08-11 10:25:47 +0200
committerHannu Nyman <hannu.nyman@iki.fi>2023-08-11 17:23:45 +0300
commitfce22d0d842f6d859aced9324d50098eb44df1e2 (patch)
tree42d4f42169038e83ec6a2705a564e3db0f66347c /net/haproxy/get-latest-patches.sh
parente3d2109bfdf28478aeb89755c6875e9ef69f1b89 (diff)
haproxy: update to v2.8.2
- Update haproxy PKG_VERSION and PKG_HASH - See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog Signed-off-by: Christian Lachner <gladiac@gmail.com>
Diffstat (limited to 'net/haproxy/get-latest-patches.sh')
-rwxr-xr-xnet/haproxy/get-latest-patches.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy/get-latest-patches.sh b/net/haproxy/get-latest-patches.sh
index e36680e64..b7d1748e9 100755
--- a/net/haproxy/get-latest-patches.sh
+++ b/net/haproxy/get-latest-patches.sh
@@ -1,7 +1,7 @@
#!/bin/sh
CLONEURL=https://git.haproxy.org/git/haproxy-2.8.git
-BASE_TAG=v2.8.1
+BASE_TAG=v2.8.2
TMP_REPODIR=tmprepo
PATCHESDIR=patches