Skip to content

Commit

Permalink
GNU Parallel 20110125
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
jpalardy authored and adamv committed Jan 29, 2011
1 parent 4943a57 commit d1625e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/parallel.rb
@@ -1,9 +1,9 @@
require 'formula'

class Parallel <Formula
url 'http://ftp.gnu.org/gnu/parallel/parallel-20101222.tar.bz2'
url 'http://ftp.gnu.org/gnu/parallel/parallel-20110125.tar.bz2'
homepage 'http://savannah.gnu.org/projects/parallel/'
md5 '7d531b835fa7ba2975a3d3cdf13aae4c'
md5 'db67c116fc07288c09daf8fb6f3cb0bf'

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

0 comments on commit d1625e2

Please sign in to comment.