diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2014-10-08 12:59:28 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2014-10-08 12:59:28 +0000 |
commit | fb3423371480856034cb4560f21c52341c6b6c41 (patch) | |
tree | 73699a58d63756afba355a4b0ee96f4ac5e8a41c /net/haproxy | |
parent | b70b972d02916679be699764f21c7c14a8f0824e (diff) |
Notes
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index c055d75dae73..c3856b64c0cd 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 76b095c74090..eeb115718228 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.5.4.tar.gz) = 75056ca5b9121b193d383ba4ebc6e5a3782c537a7499db80fce8d6d5fd265e10 -SIZE (haproxy-1.5.4.tar.gz) = 1336140 +SHA256 (haproxy-1.5.5.tar.gz) = e8d014e99a025e7d7878d402d30e03666c6d205c630a0b3c25f53a09fff4827c +SIZE (haproxy-1.5.5.tar.gz) = 1337461 |