diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-01-24 11:08:05 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-01-24 11:08:28 +0000 |
commit | 4a125da61128a079bd1e44a3b60d2a7efd0e8874 (patch) | |
tree | 5a6fc95ad8a51879a0140065e75bd48e7a5a587b | |
parent | fe79f4dae89f71ea5938c491e91901fd6198a869 (diff) | |
download | ports-4a125da61128a079bd1e44a3b60d2a7efd0e8874.tar.gz ports-4a125da61128a079bd1e44a3b60d2a7efd0e8874.zip |
net/haproxy25: update to version 2.5.11
-rw-r--r-- | net/haproxy25/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy25/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy25/Makefile b/net/haproxy25/Makefile index 3777e7949412..55172c49f91d 100644 --- a/net/haproxy25/Makefile +++ b/net/haproxy25/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.5.10 +DISTVERSION= 2.5.11 CATEGORIES= net www PKGNAMESUFFIX= 25 MASTER_SITES= http://www.haproxy.org/download/2.5/src/ diff --git a/net/haproxy25/distinfo b/net/haproxy25/distinfo index 175d8282904a..19d1d33bf618 100644 --- a/net/haproxy25/distinfo +++ b/net/haproxy25/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670236791 -SHA256 (haproxy-2.5.10.tar.gz) = ec590cde074e45786dcff9c8dbd72fe2f0848f171f27c2a377be4d013da4ec1f -SIZE (haproxy-2.5.10.tar.gz) = 3850472 +TIMESTAMP = 1674558453 +SHA256 (haproxy-2.5.11.tar.gz) = 01bd318a149dab5a31afb89ad71d89e53b5fe1f8ec56677829e0b67d557de9e8 +SIZE (haproxy-2.5.11.tar.gz) = 3860869 |