xspringies: fix audit warning

This commit is contained in:
Adam Vandenberg 2012-02-08 21:09:15 -08:00
parent 37d73fa52d
commit f4fef1353b

View file

@ -1,10 +1,9 @@
require 'formula' require 'formula'
class Xspringies < Formula class Xspringies < Formula
url 'http://www.cs.rutgers.edu/~decarlo/software/xspringies-1.12.tar.Z'
homepage 'http://www.cs.rutgers.edu/~decarlo/software.html' homepage 'http://www.cs.rutgers.edu/~decarlo/software.html'
url 'http://www.cs.rutgers.edu/~decarlo/software/xspringies-1.12.tar.Z'
md5 '14b14916471874e9d0569ab5f4e8d492' md5 '14b14916471874e9d0569ab5f4e8d492'
version '1.12'
def install def install
inreplace 'Makefile.std' do |s| inreplace 'Makefile.std' do |s|