MRTG 2.17.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
95ea96aa03
commit
c1e3f4c3f3
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Mrtg < Formula
|
||||
url 'http://oss.oetiker.ch/mrtg/pub/mrtg-2.16.2.zip'
|
||||
url 'http://oss.oetiker.ch/mrtg/pub/mrtg-2.17.2.tar.gz'
|
||||
homepage 'http://oss.oetiker.ch/mrtg/'
|
||||
md5 'c085b85d1f93f459cef9e889bf654fd5'
|
||||
md5 'f4c251ef883da2509188711eff4577ad'
|
||||
|
||||
depends_on 'gd'
|
||||
|
||||
|
|
Loading…
Reference in a new issue