Skip to content

Commit d27a64e

Browse files
ttyylsq66
authored andcommitted
main/haproxy: update to 3.1.7
1 parent 92c0bd4 commit d27a64e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main/haproxy/template.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname = "haproxy"
2-
pkgver = "3.1.6"
2+
pkgver = "3.1.7"
33
pkgrel = 0
44
build_style = "makefile"
55
make_build_args = [
@@ -40,7 +40,7 @@
4040
source = (
4141
f"{url}/download/{pkgver[: pkgver.rfind('.')]}/src/haproxy-{pkgver}.tar.gz"
4242
)
43-
sha256 = "21852e4a374bb8d9b3dda5dc834afe6557f422d7029f4fe3eac3c305f5124760"
43+
sha256 = "a3952644ef939b36260d91d81a335636aa9b44572b4cb8b6001272f88545c666"
4444
hardening = ["!vis", "!cfi", "!int"]
4545
# hard depends on vtest which doesn't have releases
4646
options = ["!check"]

0 commit comments

Comments
 (0)