RRDTool 1.4.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Osman Üngür 2011-07-05 01:49:25 -07:00 committed by Adam Vandenberg
parent 0022a88b0c
commit 47ce1c64ee

View file

@ -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'