diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2019-09-13 12:26:40 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2019-09-13 12:26:40 +0000 |
commit | 72e206b848ed89ea2e84b25a34668f4dcdfba060 (patch) | |
tree | d68a9b552273cd512e3044db2bbb40ce6a30f942 | |
parent | cc8b18f3614064fc28c4c9eed0848d9da259d274 (diff) | |
download | freebsd-ports-72e206b848ed89ea2e84b25a34668f4dcdfba060.zip |
Update to version 2.0.6.
-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 1e7c3636227a..00e8cd8bfcc0 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.0.5 +DISTVERSION= 2.0.6 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.0/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 1c707199ef13..fcabaebc2668 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566161605 -SHA256 (haproxy-2.0.5.tar.gz) = 3f2e0d40af66dd6df1dc2f6055d3de106ba62836d77b4c2e497a82a4bdbc5422 -SIZE (haproxy-2.0.5.tar.gz) = 2539226 +TIMESTAMP = 1568377563 +SHA256 (haproxy-2.0.6.tar.gz) = 01e1da09452010111107ca1b3a8b7f1927731ba0fe4380bacae1c626fdc521e4 +SIZE (haproxy-2.0.6.tar.gz) = 2541637 |