diff options
author | demon <demon@FreeBSD.org> | 2019-11-16 04:05:45 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2019-11-16 04:05:45 +0800 |
commit | 3a6a996258cf1e0bde5a352a0674b4826c325a79 (patch) | |
tree | 30e8f1f0b12dcac68024c0841494c8fc142c49f9 /net | |
parent | 6e9b0b1540144abd22e6f3fda8e13c35ed08d563 (diff) | |
download | freebsd-ports-gnome-3a6a996258cf1e0bde5a352a0674b4826c325a79.tar.gz freebsd-ports-gnome-3a6a996258cf1e0bde5a352a0674b4826c325a79.tar.zst freebsd-ports-gnome-3a6a996258cf1e0bde5a352a0674b4826c325a79.zip |
Update to version 2.0.9.
Diffstat (limited to 'net')
-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 f0d783694438..90f03ec92313 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.0.8 +DISTVERSION= 2.0.9 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.0/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index f1e2c752cde1..5cba7798dc87 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571829747 -SHA256 (haproxy-2.0.8.tar.gz) = c37e1e8515ad6f9781a0ac336ca88787f3bb52252fb2bdad9919ba16323c280a -SIZE (haproxy-2.0.8.tar.gz) = 2546661 +TIMESTAMP = 1573848287 +SHA256 (haproxy-2.0.9.tar.gz) = 35692801abfd6dde4976cb42fe5cee8aaf61959e743003426073c3141494c589 +SIZE (haproxy-2.0.9.tar.gz) = 2547818 |