aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xchat.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/xchat.rb')
-rw-r--r--Library/Formula/xchat.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xchat.rb b/Library/Formula/xchat.rb
index 7eb0916c0..ef647ded0 100644
--- a/Library/Formula/xchat.rb
+++ b/Library/Formula/xchat.rb
@@ -3,7 +3,7 @@ require 'formula'
class Xchat < Formula
homepage 'http://xchat.org'
url 'http://xchat.org/files/source/2.8/xchat-2.8.8.tar.bz2'
- md5 '6775c44f38e84d06c06c336b32c4a452'
+ sha1 'a4ac161e4e40f4bbabc492675a1ff4380dba8d68'
depends_on 'pkg-config' => :build
depends_on 'gettext'