aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arss.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/arss.rb')
-rw-r--r--Library/Formula/arss.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/arss.rb b/Library/Formula/arss.rb
index fe5313f5b..60e38ea72 100644
--- a/Library/Formula/arss.rb
+++ b/Library/Formula/arss.rb
@@ -3,7 +3,7 @@ require 'formula'
class Arss < Formula
homepage 'http://arss.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/arss/arss/0.2.3/arss-0.2.3-src.tar.gz'
- md5 '7a349ac00dd2732e70043254b4183255'
+ sha1 'c78715dd9eeb9a5df594b09195256ac02a813313'
depends_on 'cmake' => :build
depends_on 'fftw'