bitlbee 3.2.1

Closes Homebrew/homebrew#24976.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Yann Hodique 2013-12-05 21:15:45 -08:00 committed by Adam Vandenberg
parent c69462a2aa
commit 3a6b2e5118

View file

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