znc 0.206
This commit is contained in:
parent
b8fb3c8941
commit
7f491ce695
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue