aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/rrdtool.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rrdtool.rb b/Library/Formula/rrdtool.rb
index 380b26606..854d8a324 100644
--- a/Library/Formula/rrdtool.rb
+++ b/Library/Formula/rrdtool.rb
@@ -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'