Skip to content

Commit

Permalink
Update global to 5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Mar 16, 2010
1 parent 8e546da commit 9a60532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/global.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Global <Formula
url 'http://tamacom.com/global/global-5.8.tar.gz'
url 'http://tamacom.com/global/global-5.8.1.tar.gz'
homepage 'http://www.gnu.org/software/global/'
md5 'f6015f420614dd02082abecd49a4d666'
md5 '9c357098e42c9ba32776ccd6b549d85d'

def install
system "./configure", "--prefix=#{prefix}", "--disable-debug", "--disable-dependency-tracking"
Expand Down

0 comments on commit 9a60532

Please sign in to comment.