diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2019-08-18 20:55:16 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2019-08-18 20:55:16 +0000 |
commit | 4698f944e7bcf8780e87f57965d74d30383a6f6d (patch) | |
tree | 09d7cdb49a9c69d308517246a10d3453be92bf6a | |
parent | 4027fa8bdaf7351a6a04e272bd77e42459210ae5 (diff) | |
download | freebsd-ports-4698f944e7bcf8780e87f57965d74d30383a6f6d.zip |
Update to version 2.0.5.
-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 5f849e22138c..1e7c3636227a 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.0.4 +DISTVERSION= 2.0.5 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.0/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 5f10fb31d832..1c707199ef13 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565124008 -SHA256 (haproxy-2.0.4.tar.gz) = e2680696032c8b957cd26fd948fff239d2cfc17b00964e6d2dc5adf8155fcef1 -SIZE (haproxy-2.0.4.tar.gz) = 2538442 +TIMESTAMP = 1566161605 +SHA256 (haproxy-2.0.5.tar.gz) = 3f2e0d40af66dd6df1dc2f6055d3de106ba62836d77b4c2e497a82a4bdbc5422 +SIZE (haproxy-2.0.5.tar.gz) = 2539226 |