Skip to content

Commit

Permalink
jemalloc 3.3.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#18423.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Stefan authored and adamv committed Mar 12, 2013
1 parent 2d7cc7c commit 8fb8559
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jemalloc.rb
Expand Up @@ -2,8 +2,8 @@

class Jemalloc < Formula
homepage 'http://www.canonware.com/jemalloc/download.html'
url 'http://www.canonware.com/download/jemalloc/jemalloc-3.3.0.tar.bz2'
sha1 'e426b0b8e4f8ef073b90358cb7603e7cbccde895'
url 'http://www.canonware.com/download/jemalloc/jemalloc-3.3.1.tar.bz2'
sha1 '75266cf0356bad309503d16080fecd61c67c66c0'

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

0 comments on commit 8fb8559

Please sign in to comment.