aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postmark.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/postmark.rb')
-rw-r--r--Library/Formula/postmark.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/postmark.rb b/Library/Formula/postmark.rb
index 4c4426f97..ad1e40ec4 100644
--- a/Library/Formula/postmark.rb
+++ b/Library/Formula/postmark.rb
@@ -4,7 +4,7 @@ class Postmark < Formula
url 'http://mirrors.kernel.org/debian/pool/main/p/postmark/postmark_1.51.orig.tar.gz'
mirror 'http://ftp.us.debian.org/debian/pool/main/p/postmark/postmark_1.51.orig.tar.gz'
homepage 'http://packages.debian.org/stable/utils/postmark'
- md5 'b494167c2df1850004110ab28e5ad164'
+ sha1 '2cf0be75e3cb255f36fb1f3e412bcf8f81b39969'
def install
system "cc -o postmark postmark-*.c"