diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-02-16 11:46:15 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-02-16 11:46:50 +0000 |
commit | 8d67d743cd2296ec9914201552ca96de618ee9a3 (patch) | |
tree | 2827fb38b61221db6ceaa2c0f095105ec6e98827 | |
parent | 7ea1473d67eba0ef7dacf8cb218082fb1566401c (diff) | |
download | ports-8d67d743cd2296ec9914201552ca96de618ee9a3.tar.gz ports-8d67d743cd2296ec9914201552ca96de618ee9a3.zip |
net/haproxy: update to version 2.9.5.
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 04df8d73dd46..ba45a55051e9 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.9.4 +DISTVERSION= 2.9.5 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.9/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 1ed0357cd3be..ec6072ac3caa 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706775903 -SHA256 (haproxy-2.9.4.tar.gz) = 9c3892cc3c084ac4f00125ef22a151cf181416d84aa8a37af6af6aa0399096bc -SIZE (haproxy-2.9.4.tar.gz) = 4501098 +TIMESTAMP = 1708083935 +SHA256 (haproxy-2.9.5.tar.gz) = 32b785b128838f4218b8d54690c86c48794d03f817cbb627fb48769f79efd59b +SIZE (haproxy-2.9.5.tar.gz) = 4509783 |