ios-sim 1.3

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-02-01 19:32:01 -06:00
parent 18bd38d62e
commit 439bb78b44

View file

@ -1,9 +1,9 @@
require 'formula'
class IosSim < Formula
url "https://github.com/Fingertips/ios-sim/tarball/1.1"
homepage "https://github.com/Fingertips/ios-sim"
md5 "ea70e2889390844ce2a72f1345df0e69"
url 'https://github.com/Fingertips/ios-sim/tarball/1.3'
homepage 'https://github.com/Fingertips/ios-sim'
md5 'd6bd742b00ed3b93bd54bbc55b1901fc'
def install
system "rake install prefix='#{prefix}'"