Permalink
Browse files
haproxy: bump to 1.9.6 (latest version)
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
net/haproxy/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name haproxy |
|
|
version 1.8.17 |
|
|
version 1.9.6 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
categories net |
|
|
platforms darwin |
|
|
@@ -24,9 +24,9 @@ long_description HAproxy is a high-performance and highly-robust TCP/HTTP \ |
|
|
homepage https://www.haproxy.org/ |
|
|
master_sites ${homepage}download/${branch}/src/ |
|
|
|
|
|
checksums rmd160 c8e381f552ed51636ad2917a2cd2c1e58b662e73 \ |
|
|
sha256 7b789b177875afdd5ddeff058e7efde73aa895dc2dcf728b464358635ae3948e \ |
|
|
size 2077525 |
|
|
checksums rmd160 e6e3e94fcf26055adf111948fee92c357e435030 \ |
|
|
sha256 0837c35e2914d40f685740487886e86b1b16132b81ecb60a3be66cf9a6f19bef \ |
|
|
size 2363063 |
|
|
|
|
|
depends_lib path:lib/libssl.dylib:openssl \ |
|
|
port:pcre \ |
|
|
|