diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-08-17 15:48:20 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-08-17 15:53:27 +0000 |
commit | b82773a510474840f738de5ec983afd9a7d02b12 (patch) | |
tree | e55d70c51a04fa66e6433eb3d21073e4bdb4f9b9 | |
parent | b1fb3ba6ac118336ecf2ee9232f1d009cba6b87e (diff) | |
download | ports-b82773a510474840f738de5ec983afd9a7d02b12.tar.gz ports-b82773a510474840f738de5ec983afd9a7d02b12.zip |
net/haproxy23: update to version 2.3.13.
-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 8d5bbef82aa3..6c109e13c0ee 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.12 +DISTVERSION= 2.3.13 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 fbd8f1b4a777..b2b74cf1af05 100644 --- a/net/haproxy23/distinfo +++ b/net/haproxy23/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625815629 -SHA256 (haproxy-2.3.12.tar.gz) = 684670d71ffe1ab3f0bfd1be0e55ea9d932732081dd01858b9e351c1a909be3e -SIZE (haproxy-2.3.12.tar.gz) = 2950703 +TIMESTAMP = 1629215259 +SHA256 (haproxy-2.3.13.tar.gz) = c651a44f1a1158085962ea64852ab163e0d21c5ef0ea4b2c5218728ed4dbe257 +SIZE (haproxy-2.3.13.tar.gz) = 2953437 |