diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-04-20 06:17:30 +0800 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-04-20 06:17:30 +0800 |
commit | 42421128b8a52b4a6a281093a2d8fab8befd579c (patch) | |
tree | eb53a84eaeffc9ac0304e985425ea79b59e89196 /net | |
parent | e46177066807ccfcb469ea9dd4ffa886359f3786 (diff) | |
download | freebsd-ports-gnome-42421128b8a52b4a6a281093a2d8fab8befd579c.tar.gz freebsd-ports-gnome-42421128b8a52b4a6a281093a2d8fab8befd579c.tar.zst freebsd-ports-gnome-42421128b8a52b4a6a281093a2d8fab8befd579c.zip |
Update to version 1.8.30.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy18/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy18/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy18/Makefile b/net/haproxy18/Makefile index 8886ad3c2772..5d444f001797 100644 --- a/net/haproxy18/Makefile +++ b/net/haproxy18/Makefile @@ -1,7 +1,7 @@ # Created by: Clement Laforet PORTNAME= haproxy -DISTVERSION= 1.8.29 +DISTVERSION= 1.8.30 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.8/src/ PKGNAMESUFFIX= 18 diff --git a/net/haproxy18/distinfo b/net/haproxy18/distinfo index d5a1dd4ff42d..394a6c7a7b47 100644 --- a/net/haproxy18/distinfo +++ b/net/haproxy18/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616154388 -SHA256 (haproxy-1.8.29.tar.gz) = a91777252bd655413411b832fbce7bb3a27b0484b498e2c614c405e12f53a764 -SIZE (haproxy-1.8.29.tar.gz) = 2213262 +TIMESTAMP = 1618870619 +SHA256 (haproxy-1.8.30.tar.gz) = 066bfd9a0e5a3550fa621886a132379e5331d0c377e11f38bb6e8dfbec92be42 +SIZE (haproxy-1.8.30.tar.gz) = 2214184 |