diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-04-24 11:32:56 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-04-24 11:35:41 +0000 |
commit | 7441720d333af8c54b59bb8c56e9235a970e8b27 (patch) | |
tree | ca3fc67a2d35af9594b9ac18734262ddb977c79b | |
parent | 6ec4d59381f725e43d90000ae06f18757454f895 (diff) |
net/haproxy23: update to version 2.3.10.
-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 3a8afccc7546..fe7df8bb722d 100644 --- a/net/haproxy23/Makefile +++ b/net/haproxy23/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.3.9 +DISTVERSION= 2.3.10 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 1850030361be..4277b2d74808 100644 --- a/net/haproxy23/distinfo +++ b/net/haproxy23/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617138592 -SHA256 (haproxy-2.3.9.tar.gz) = 77110bc1272bad18fff56b30f4614bcc1deb50600ae42cb0f0b161fc41e2ba96 -SIZE (haproxy-2.3.9.tar.gz) = 2928660 +TIMESTAMP = 1619263940 +SHA256 (haproxy-2.3.10.tar.gz) = 9946e0cfc83f29072b3431e37246221cf9d4a9d28a158c075714d345266f4f35 +SIZE (haproxy-2.3.10.tar.gz) = 2942240 |