aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pms.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pms.rb')
-rw-r--r--Library/Formula/pms.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pms.rb b/Library/Formula/pms.rb
index b3175b2b4..4be715fd6 100644
--- a/Library/Formula/pms.rb
+++ b/Library/Formula/pms.rb
@@ -3,7 +3,7 @@ require 'formula'
class Pms < Formula
url 'https://downloads.sourceforge.net/project/pms/pms/0.42/pms-0.42.tar.bz2'
homepage 'http://pms.sourceforge.net'
- md5 '8ebd65c5e6e33cd0ca79817a5e823805'
+ sha1 '344a1d211d752e32d32f42a3ad0ea513fcc42f81'
depends_on 'pkg-config' => :build
depends_on 'gettext'