aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/znc.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/znc.rb b/Library/Formula/znc.rb
index 04bfc11c3..b6440f68d 100644
--- a/Library/Formula/znc.rb
+++ b/Library/Formula/znc.rb
@@ -1,7 +1,8 @@
require 'formula'
class Znc <Formula
- head 'https://znc.svn.sourceforge.net/svnroot/znc/trunk'
+ url 'http://downloads.sourceforge.net/project/znc/znc/0.080/znc-0.080.tar.gz'
+ md5 '4f8b64705315dd5733f2a47a70c89ffa'
homepage 'http://en.znc.in/wiki/ZNC'
depends_on 'c-ares'