gist 2.0.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Jack Nagel 2011-04-28 23:17:20 -05:00 committed by Adam Vandenberg
parent 9a115f297a
commit dc58c61e11

View file

@ -1,9 +1,9 @@
require 'formula'
class Gist < Formula
url 'https://github.com/defunkt/gist/tarball/v2.0.2'
url 'https://github.com/defunkt/gist/tarball/v2.0.3'
homepage 'https://github.com/defunkt/gist'
md5 'f43e0b5fd8cc3d0edab6aec840adf0b5'
md5 '5b9bfa8255e5f488b78a9d37a317b12a'
def install
system "rake", "install", "prefix=#{prefix}"