aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ifuse.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ifuse.rb b/Library/Formula/ifuse.rb
index d831a6991..8bd1cc2bc 100644
--- a/Library/Formula/ifuse.rb
+++ b/Library/Formula/ifuse.rb
@@ -1,9 +1,9 @@
require 'formula'
class Ifuse < Formula
- url 'http://www.libimobiledevice.org/downloads/ifuse-1.1.1.tar.bz2'
+ url 'http://www.libimobiledevice.org/downloads/ifuse-1.1.2.tar.bz2'
homepage 'http://www.libimobiledevice.org/'
- md5 '8d528a79de024b91f12f8ac67965c37c'
+ md5 '4152526b2ac3c505cb41797d997be14d'
depends_on 'pkg-config' => :build
depends_on 'glib'