Skip to content

Commit

Permalink
primesieve 4.4
Browse files Browse the repository at this point in the history
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
brettkoonce authored and MikeMcQuaid committed Oct 17, 2013
1 parent dee7a09 commit e1bb83a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/primesieve.rb
Expand Up @@ -2,8 +2,8 @@

class Primesieve < Formula
homepage 'http://code.google.com/p/primesieve/'
url 'http://primesieve.googlecode.com/files/primesieve-4.3-src.zip'
sha1 'c256801286350a7511c91b5898b009f939093484'
url 'http://primesieve.googlecode.com/files/primesieve-4.4-src.zip'
sha1 '52f1e3161ca82591aee038412069c9845dc54ca7'

def install
system "make", "bin", "lib",
Expand Down

0 comments on commit e1bb83a

Please sign in to comment.