pari 2.5.4
This commit is contained in:
parent
ff4cc223a9
commit
425b5be778
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Pari < Formula
|
||||
homepage 'http://pari.math.u-bordeaux.fr/'
|
||||
url 'http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.5.3.tar.gz'
|
||||
sha1 'de79eee7ae017a495dc0c648b6f7d5a4f6c7a522'
|
||||
url 'http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.5.4.tar.gz'
|
||||
sha1 '471226fd86fea0ad1f236249a49bdaee16aa34bf'
|
||||
|
||||
depends_on 'readline'
|
||||
depends_on :x11
|
||||
|
|
Loading…
Reference in a new issue