xspringies: fix audit warning
This commit is contained in:
parent
37d73fa52d
commit
f4fef1353b
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
require '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'
|
||||
url 'http://www.cs.rutgers.edu/~decarlo/software/xspringies-1.12.tar.Z'
|
||||
md5 '14b14916471874e9d0569ab5f4e8d492'
|
||||
version '1.12'
|
||||
|
||||
def install
|
||||
inreplace 'Makefile.std' do |s|
|
||||
|
|
Loading…
Reference in a new issue