diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2020-09-30 08:54:49 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2020-09-30 08:54:49 +0000 |
commit | 96c7cfee891cacd99a45278754e713af89b293fa (patch) | |
tree | 9c4fd528482f7ba3de5194a15c876717f8b704e5 | |
parent | 3572edb03e16ca7372e88e6efe797ba7e69acf73 (diff) | |
download | ports-96c7cfee891cacd99a45278754e713af89b293fa.tar.gz ports-96c7cfee891cacd99a45278754e713af89b293fa.zip |
Notes
-rw-r--r-- | net/haproxy21/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy21/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy21/Makefile b/net/haproxy21/Makefile index e3d32e1b8f3c..e9190a5882b6 100644 --- a/net/haproxy21/Makefile +++ b/net/haproxy21/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.1.8 +DISTVERSION= 2.1.9 CATEGORIES= net www PKGNAMESUFFIX= 21 MASTER_SITES= http://www.haproxy.org/download/2.1/src/ diff --git a/net/haproxy21/distinfo b/net/haproxy21/distinfo index 5edd6153fc98..f7a5cf6ba600 100644 --- a/net/haproxy21/distinfo +++ b/net/haproxy21/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596198809 -SHA256 (haproxy-2.1.8.tar.gz) = 7ad288fdf55c45cb7a429b646afb0239311386a9746682787ae430b70ab1296a -SIZE (haproxy-2.1.8.tar.gz) = 2715203 +TIMESTAMP = 1601456046 +SHA256 (haproxy-2.1.9.tar.gz) = ed26c652ba9c0fef1207dabb5c1db70962254bb1e8892955b6dc119576904627 +SIZE (haproxy-2.1.9.tar.gz) = 2720185 |