ifuse: Update to 1.1.2

Closes Homebrew/homebrew#12067.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Adam Malcontenti-Wilson 2012-05-05 01:55:19 +10:00 committed by Charlie Sharpsteen
parent fda4b9eeeb
commit 6fd4937b62
1 changed files with 2 additions and 2 deletions

View File

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