RRDTool 1.4.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0022a88b0c
commit
47ce1c64ee
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Rrdtool < Formula
|
||||
url 'http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.4.4.tar.gz'
|
||||
url 'http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.4.5.tar.gz'
|
||||
homepage 'http://oss.oetiker.ch/rrdtool/index.en.html'
|
||||
md5 '93ad2fc2e9ddcd7d99c611fe30284a54'
|
||||
md5 '4d116dba9a0888d8aaac179e35d3980a'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'gettext'
|
||||
|
|
Loading…
Reference in a new issue