aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/automoc4.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/automoc4.rb')
-rw-r--r--Library/Formula/automoc4.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/automoc4.rb b/Library/Formula/automoc4.rb
index 87e710e71..949be6919 100644
--- a/Library/Formula/automoc4.rb
+++ b/Library/Formula/automoc4.rb
@@ -3,7 +3,7 @@ require 'formula'
class Automoc4 < Formula
homepage 'http://techbase.kde.org/Development/Tools/Automoc4'
url 'ftp://ftp.kde.org/pub/kde/stable/automoc4/0.9.88/automoc4-0.9.88.tar.bz2'
- md5 '91bf517cb940109180ecd07bc90c69ec'
+ sha1 'd864c3dda99d8b5f625b9267acfa1d88ff617e3a'
depends_on 'cmake' => :build
depends_on 'qt'