diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2020-07-31 12:17:37 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2020-07-31 12:17:37 +0000 |
commit | 9eedcbe32f90791902223a63175dc9287e796e52 (patch) | |
tree | e42f6789c5443921631ba163fa3da2d67466d389 /net/haproxy | |
parent | Mark Broken on armv6: qemu: uncaught target signal 11 (Segmentation fault) - ... (diff) |
Update to version 2.2.2.
Diffstat (limited to 'net/haproxy')
-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 974de9c751f4..1b1a3285f87d 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.2.1 +DISTVERSION= 2.2.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.2/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 9e57e412c06f..1e4a7be5634a 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595750211 -SHA256 (haproxy-2.2.1.tar.gz) = 536552af1316807c01de727ad3dac84b3a2f5285db32e9bfdfe234e47ff9d124 -SIZE (haproxy-2.2.1.tar.gz) = 2868436 +TIMESTAMP = 1596197804 +SHA256 (haproxy-2.2.2.tar.gz) = 391c705a46c6208a63a67ea842c6600146ca24618531570c89c7915b0c6a54d6 +SIZE (haproxy-2.2.2.tar.gz) = 2869005 |