mrtg 2.17.4
Closes Homebrew/homebrew#13883. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
89f6e48aab
commit
963e95115a
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.17.2.tar.gz'
|
||||
homepage 'http://oss.oetiker.ch/mrtg/'
|
||||
md5 'f4c251ef883da2509188711eff4577ad'
|
||||
url 'http://oss.oetiker.ch/mrtg/pub/mrtg-2.17.4.tar.gz'
|
||||
sha1 '5ae0e659001c613b847237a6b223b26cb7a8ab0f'
|
||||
|
||||
depends_on 'gd'
|
||||
|
||||
|
|
Loading…
Reference in a new issue