aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/utimer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/utimer.rb')
-rw-r--r--Library/Formula/utimer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/utimer.rb b/Library/Formula/utimer.rb
index e148e3eeb..5ed33b2c7 100644
--- a/Library/Formula/utimer.rb
+++ b/Library/Formula/utimer.rb
@@ -3,7 +3,7 @@ require 'formula'
class Utimer < Formula
url 'http://utimer.codealpha.net/dl.php?file=utimer-0.4.tar.gz'
homepage 'http://utimer.codealpha.net/utimer/'
- md5 '5fc82bcea449bdc3527a6833a1196641'
+ sha1 'b9590ef4ff6bb8ecf64bb703f50f1bfeddf3fbdd'
depends_on 'pkg-config' => :build
depends_on 'glib'