diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2020-09-30 08:53:41 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2020-09-30 08:53:41 +0000 |
commit | 3572edb03e16ca7372e88e6efe797ba7e69acf73 (patch) | |
tree | 2f76676b7609465af797833748a6d8e4c6a4b9d2 | |
parent | 1da5ca95e0e79d4aab386846030e6985adc5decb (diff) | |
download | ports-3572edb03e16ca7372e88e6efe797ba7e69acf73.tar.gz ports-3572edb03e16ca7372e88e6efe797ba7e69acf73.zip |
Notes
-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 7d86dede9290..3321753769e0 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.2.3 +DISTVERSION= 2.2.4 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.2/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 77c9b4052771..c18cbaedd313 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599584500 -SHA256 (haproxy-2.2.3.tar.gz) = 7209db363d4dbecb21133f37b01048df666aebc14ff543525dbea79be202064e -SIZE (haproxy-2.2.3.tar.gz) = 2872195 +TIMESTAMP = 1601455981 +SHA256 (haproxy-2.2.4.tar.gz) = 87a4d9d4ff8dc3094cb61bbed4a8eed2c40b5ac47b9604daebaf036d7b541be2 +SIZE (haproxy-2.2.4.tar.gz) = 2874180 |