diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-09-21 22:56:19 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-09-27 21:40:34 +0200 |
commit | 169fc99ef2eceecd4953984f9bb8020c968caed6 (patch) | |
tree | dbc2b345020c374b6e3bb19fe4b1d00e6640cfcf /package/haproxy/haproxy.hash | |
parent | 061784404faaffb7b72fdbe2c28346fc4498d23f (diff) | |
download | buildroot-169fc99ef2eceecd4953984f9bb8020c968caed6.tar.gz buildroot-169fc99ef2eceecd4953984f9bb8020c968caed6.zip |
haproxy: new package
HAProxy is a free, very fast and reliable solution offering
high availability, load balancing, and proxying for TCP and
HTTP-based applications.
http://www.haproxy.org
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/haproxy/haproxy.hash')
-rw-r--r-- | package/haproxy/haproxy.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/haproxy/haproxy.hash b/package/haproxy/haproxy.hash new file mode 100644 index 0000000000..e6fcb3b65c --- /dev/null +++ b/package/haproxy/haproxy.hash @@ -0,0 +1,5 @@ +# Locally computed: +sha256 2bf5dafbb5f1530c0e67ab63666565de948591f8e0ee2a1d3c84c45e738220f1 haproxy-1.8.13.tar.gz +sha256 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28 LICENSE +sha256 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a doc/lgpl.txt +sha256 ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7 doc/gpl.txt |