colloquypush: use a stable tarball
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
8ede88168d
commit
d14b74bf3e
1 changed files with 4 additions and 1 deletions
|
@ -1,8 +1,11 @@
|
|||
require 'formula'
|
||||
|
||||
class Colloquypush < Formula
|
||||
head 'https://github.com/wired/colloquypush.git'
|
||||
homepage 'https://github.com/wired/colloquypush'
|
||||
url 'https://github.com/wired/colloquypush/tarball/colloquy-znc-1.1'
|
||||
md5 '6f696b3c36bcbc05975181e129ea8599'
|
||||
|
||||
head 'https://github.com/wired/colloquypush.git'
|
||||
|
||||
depends_on 'znc'
|
||||
|
||||
|
|
Loading…
Reference in a new issue