Update for the real pypy 2.4.0 final

Closes Homebrew/homebrew#32514.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
master
Alex Gaynor 2014-09-22 09:50:37 -07:00 committed by Tim D. Smith
parent 64eb2aaaeb
commit 00e7e1c5c9
1 changed files with 2 additions and 1 deletions

View File

@ -3,8 +3,9 @@ require 'formula'
class Pypy < Formula
homepage 'http://pypy.org/'
url 'https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-osx64.tar.bz2'
sha1 'aa7f9b41d8bfda16239b629cd1b8dc884c2ad808'
version '2.4.0'
sha1 'b9f87df364617c1a8c43303a467d698e4a3e1935'
revision 1
depends_on :arch => :x86_64