diff options
author | Aaron Ball <nullspoon@oper.io> | 2018-02-22 08:19:18 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2018-02-22 08:19:18 -0700 |
commit | 001f6868fe1ebd0164b8d83ce495593ff5e6f7a9 (patch) | |
tree | c4337dfd56d368ef69ea8558af4c695538f10393 /haproxy | |
parent | 6adb15e6cdc95f83704c5ce4f89fc302cde6ad4c (diff) | |
download | ports-001f6868fe1ebd0164b8d83ce495593ff5e6f7a9.tar.gz ports-001f6868fe1ebd0164b8d83ce495593ff5e6f7a9.tar.xz |
haproxy:version from 1.8.0 to 1.8.4
Diffstat (limited to 'haproxy')
-rw-r--r-- | haproxy/.md5sum | 2 | ||||
-rw-r--r-- | haproxy/.signature | 5 | ||||
-rw-r--r-- | haproxy/Pkgfile | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/haproxy/.md5sum b/haproxy/.md5sum index 95349b6..16e9c7e 100644 --- a/haproxy/.md5sum +++ b/haproxy/.md5sum @@ -1 +1 @@ -6ccea4619b7183fbcc8c98bae1f9823d haproxy-1.8.0.tar.gz +540cd21169e8828d5d11894b2fa74ab4 haproxy-1.8.4.tar.gz diff --git a/haproxy/.signature b/haproxy/.signature index 674d1e1..698cda3 100644 --- a/haproxy/.signature +++ b/haproxy/.signature @@ -1,2 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZocA2+hy57KgcsboaaisWhIvAJvjoN5VS1LYnQucmQBFV6X6ugd/EB3Zn+c4pYbDhQ9NzfkGjMHaJMOCSFdPiQI= +RWThnm0RuVZhZkayjvM2/Ye0AwPfr7hmiA9Dyc/6c8NU9OeSK8sFnriIqCnRvz8OvBi/Q3MsRQrfo9vNjVCvJly1+5YK1J7H8AI= +SHA256 (Pkgfile) = 49300317cbf9c903558281b093854d3e0efc6bcc07550dbfe6bbf78683c67d9b +SHA256 (.footprint) = 3fb852b4f2300064611bc2b26f2e87acc84015534d44a1a195f04cb64fcc29c1 +SHA256 (haproxy-1.8.4.tar.gz) = e305b0a4e7dec08072841eef6ac6dcd1b5586b1eff09c2d51e152a912e8884a6 diff --git a/haproxy/Pkgfile b/haproxy/Pkgfile index c78d552..ca6e723 100644 --- a/haproxy/Pkgfile +++ b/haproxy/Pkgfile @@ -5,7 +5,7 @@ name=haproxy -version=1.8.0 +version=1.8.4 release=1 source=(http://www.haproxy.org/download/${version%.*}/src/${name}-${version}.tar.gz) |