aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libtermkey.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libtermkey.rb')
-rw-r--r--Library/Formula/libtermkey.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libtermkey.rb b/Library/Formula/libtermkey.rb
index 27fcf11cc..81167cf9d 100644
--- a/Library/Formula/libtermkey.rb
+++ b/Library/Formula/libtermkey.rb
@@ -3,7 +3,7 @@ require 'formula'
class Libtermkey < Formula
homepage 'http://www.leonerd.org.uk/code/libtermkey/'
url 'http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.13.tar.gz'
- md5 'f3bd5912c7a0d9b3eede126528c25665'
+ sha1 'f0c2ead4185095e5c87c51b1a721e211ea08bae6'
def install
system "make", "PREFIX=#{prefix}", "LIBTOOL=glibtool"