znc 0.206

This commit is contained in:
Adam Vandenberg 2012-06-11 08:31:14 -07:00
parent b8fb3c8941
commit 7f491ce695

View file

@ -1,9 +1,10 @@
require 'formula'
class Znc < Formula
url 'http://znc.in/releases/archive/znc-0.204.tar.gz'
md5 '7c7247423fc08b0c5c62759a50a9bca3'
homepage 'http://wiki.znc.in/ZNC'
url 'http://znc.in/releases/archive/znc-0.206.tar.gz'
sha1 'c5fe2575ef29187d2de5d08a08e17458c0ce54b9'
head 'https://github.com/znc/znc.git'
depends_on 'pkg-config' => :build