diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-07-09 07:28:23 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-07-09 07:28:42 +0000 |
commit | 67c26034a40af9b6a1db771af4dc82267cb52477 (patch) | |
tree | d4e1a53294eda3d8e502bf4e2b61fdeccf6ba592 | |
parent | e354337075d5efc35f5f63fcab3b4dcfd3b88995 (diff) |
net/haproxy23: update to version 2.3.12.
-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 af7a77533aa2..8d5bbef82aa3 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.11 +DISTVERSION= 2.3.12 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 faba5fbb9805..fbd8f1b4a777 100644 --- a/net/haproxy23/distinfo +++ b/net/haproxy23/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625679310 -SHA256 (haproxy-2.3.11.tar.gz) = 299fbc30e9c60cf35b9a507d28fcf2536d714704c24f843b8bbaf416df124ff5 -SIZE (haproxy-2.3.11.tar.gz) = 2950654 +TIMESTAMP = 1625815629 +SHA256 (haproxy-2.3.12.tar.gz) = 684670d71ffe1ab3f0bfd1be0e55ea9d932732081dd01858b9e351c1a909be3e +SIZE (haproxy-2.3.12.tar.gz) = 2950703 |