diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-03-19 16:59:32 +0800 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-03-19 16:59:32 +0800 |
commit | 82372999a7d438989ca7faee748f3fa88daa4707 (patch) | |
tree | 3fe0a996522839ca0a062f840279f88de8e2bbf0 /net | |
parent | 756d95d34197472d958afee8646d9f6093e31d86 (diff) | |
download | freebsd-ports-gnome-82372999a7d438989ca7faee748f3fa88daa4707.tar.gz freebsd-ports-gnome-82372999a7d438989ca7faee748f3fa88daa4707.tar.zst freebsd-ports-gnome-82372999a7d438989ca7faee748f3fa88daa4707.zip |
Update to version 2.3.7.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy23/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy23/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy23/Makefile b/net/haproxy23/Makefile index 1353f3f2fce2..ebf02c29035b 100644 --- a/net/haproxy23/Makefile +++ b/net/haproxy23/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.3.6 +DISTVERSION= 2.3.7 CATEGORIES= net www PKGNAMESUFFIX= 23 MASTER_SITES= http://www.haproxy.org/download/2.3/src/ diff --git a/net/haproxy23/distinfo b/net/haproxy23/distinfo index 735285019e32..41e5d156d070 100644 --- a/net/haproxy23/distinfo +++ b/net/haproxy23/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614789886 -SHA256 (haproxy-2.3.6.tar.gz) = 6d4620e5da1d93ed75f229011216db81d5097b68bf175e309f2fab2890bba036 -SIZE (haproxy-2.3.6.tar.gz) = 2918082 +TIMESTAMP = 1615922836 +SHA256 (haproxy-2.3.7.tar.gz) = 31ba7acd0d78367c71b56e4a87c9f11cd235fc5602bc5b84690779120e0a305b +SIZE (haproxy-2.3.7.tar.gz) = 2924802 |