bitlbee 3.2.1
Closes Homebrew/homebrew#24976. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c69462a2aa
commit
3a6b2e5118
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Bitlbee < Formula
|
||||
homepage 'http://www.bitlbee.org/'
|
||||
url 'http://get.bitlbee.org/src/bitlbee-3.2.tar.gz'
|
||||
sha1 '21e17f082c776566429603b1e8c966983a75ac9e'
|
||||
url 'http://get.bitlbee.org/src/bitlbee-3.2.1.tar.gz'
|
||||
sha1 '954471ab87206826c072f31b3def40a1be5a78f5'
|
||||
|
||||
option 'with-libpurple', "Use libpurple for all communication with instant messaging networks"
|
||||
option 'with-libotr', "Build with otr (off the record) support"
|
||||
|
|
Loading…
Reference in a new issue