finch/pidgin 2.10.9

master
Brett Koonce 2014-02-15 11:24:20 -06:00
parent f81c3c8a01
commit 084334d760
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Finch < Formula
homepage 'http://developer.pidgin.im/wiki/Using%20Finch'
url 'http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.7/pidgin-2.10.7.tar.bz2'
sha1 '01bc06e3a5712dded3ad4a4913ada12a3cd01e15'
url 'http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.9/pidgin-2.10.9.tar.bz2'
sha1 'f3de8fd94dba1f4c98d5402a02430f9f323e665a'
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build