Skip to content

Commit

Permalink
GNU global 6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
muddletoes authored and jacknagel committed Sep 17, 2011
1 parent 24f26f8 commit c33f879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/global.rb
@@ -1,9 +1,9 @@
require 'formula'

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

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

0 comments on commit c33f879

Please sign in to comment.