Updating haproxy formula to newest version 1.4.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>master
parent
134564a379
commit
5190072e2b
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Haproxy <Formula
|
||||
url 'http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.4.tar.gz'
|
||||
md5 '0a18b915c3039f37004a346a5ddc17cd'
|
||||
url 'http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.8.tar.gz'
|
||||
md5 '104f4985b37bd9bac7a33e20fb6aaadf'
|
||||
homepage 'http://haproxy.1wt.eu'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in New Issue