Update global to 5.8.1

master
Adam Vandenberg 2010-03-16 11:39:18 -07:00
parent fa9902ca71
commit 53c8262edb
1 changed files with 2 additions and 2 deletions

View File

@ -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"