diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-03-11 10:19:12 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-03-11 10:20:50 +0000 |
commit | 26afc49b47086a9ecb6a898561a7165b0cce0067 (patch) | |
tree | b7cb59e5ddd78cf9d5aefbd96161e9efff9ab8db | |
parent | 78cd7456a461041606ca6e2df5f335313d51f52e (diff) |
net/haproxy: update to version 2.7.4.
-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 0c56bc8832f9..39a4598b77c7 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.7.3 +DISTVERSION= 2.7.4 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.7/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index dfa78f947cbd..2c18ffa46d0e 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676393150 -SHA256 (haproxy-2.7.3.tar.gz) = b17e51b96531843b4a99d2c3b6218281bc988bf624c9ff90e19f0cbcba25d067 -SIZE (haproxy-2.7.3.tar.gz) = 4141275 +TIMESTAMP = 1678529827 +SHA256 (haproxy-2.7.4.tar.gz) = 84cb806030569e866812eed38ebd1a8ea6fe1d9800001e59924ec3dd39553b9f +SIZE (haproxy-2.7.4.tar.gz) = 4154182 |