Skip to content

Commit

Permalink
libpurple 2.10.6
Browse files Browse the repository at this point in the history
- Upgrade to 2.10.6
- Works on ML with superenv

Closes Homebrew#14720.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
nibbles 2bits authored and jacknagel committed Sep 5, 2012
1 parent 452e618 commit b085513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/libpurple.rb
Expand Up @@ -2,8 +2,8 @@

class Libpurple < Formula
homepage 'http://pidgin.im/'
url 'http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.4/pidgin-2.10.4.tar.bz2'
sha1 'f9ce34e69f97bcd1bb216aefb6d687b5b47f0796'
url 'http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.6/pidgin-2.10.6.tar.bz2'
sha1 'a0532e7ba2acd205d6a5a4e3624156a980fe3d43'

depends_on 'pkg-config' => :build
depends_on 'gettext'
Expand Down

0 comments on commit b085513

Please sign in to comment.