aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mcabber.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mcabber.rb b/Library/Formula/mcabber.rb
index 835ab79a5..701ef89da 100644
--- a/Library/Formula/mcabber.rb
+++ b/Library/Formula/mcabber.rb
@@ -1,9 +1,9 @@
require 'formula'
class Mcabber <Formula
- url 'http://mcabber.com/files/mcabber-0.10.0.tar.bz2'
+ url 'http://mcabber.com/files/mcabber-0.10.1.tar.bz2'
homepage 'http://mcabber.com/'
- md5 '97faad2154a87da9329d51db957f9024'
+ md5 'fe96beab30f535d5d6270fd1719659b4'
head 'http://mcabber.com/hg/'
depends_on 'pkg-config' => :build