nimrod 0.8.14

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Anthony Grimes 2012-02-15 09:28:21 -06:00 committed by Adam Vandenberg
parent cb9e3e0269
commit e853c0b256

View file

@ -1,10 +1,11 @@
require 'formula'
class Nimrod < Formula
url 'http://force7.de/nimrod/download/nimrod_0.8.12.zip'
head 'https://github.com/Araq/Nimrod.git'
homepage 'http://force7.de/nimrod/'
md5 '2101fdff83339b4480ffe8fd12b934da'
url 'http://force7.de/nimrod/download/nimrod_0.8.14.zip'
md5 '3b89c11e4071bf492134c8f4258ebd5d'
head 'https://github.com/Araq/Nimrod.git'
def install
system "/bin/sh", "./build.sh"