rpg 0.2.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Joshua Peek 2010-04-27 08:39:33 -05:00 committed by Adam Vandenberg
parent 7721062e8d
commit e76e13ff05
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Rpg <Formula
url 'http://github.com/rtomayko/rpg/tarball/0.1.0'
url 'http://github.com/downloads/rtomayko/rpg/rpg-0.2.0.tar.gz'
homepage 'http://github.com/rtomayko/rpg'
md5 'b5bd86db52665a2dbbefe69fad005722'
md5 '7bf07b59a436b8f2677d660ed6f0afca'
def install
system "./configure", "--prefix=#{prefix}"