colloquypush: use a stable tarball

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-03-13 16:06:59 -05:00
parent 8ede88168d
commit d14b74bf3e

View file

@ -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'