pari: update to 2.13.4.
This commit is contained in:
parent
4c960d966d
commit
e7c1951cb4
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pari'
|
||||
pkgname=pari
|
||||
version=2.13.3
|
||||
version=2.13.4
|
||||
revision=1
|
||||
build_style=configure
|
||||
build_helper=qemu
|
||||
|
@ -16,8 +16,9 @@ short_desc="Fast computations library in number theory"
|
|||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://pari.math.u-bordeaux.fr"
|
||||
changelog="https://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi?p=pari.git;a=blob_plain;f=CHANGES;hb=refs/heads/pari-${version%.*}"
|
||||
distfiles="https://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${version}.tar.gz"
|
||||
checksum=ccba7f1606c6854f1443637bb57ad0958d41c7f4753f8ae8459f1d64c267a1ca
|
||||
checksum=bcde9eceae1592814381c1697cdb7063567b6504201b1be47bb58920f3bce185
|
||||
|
||||
build_options="x11 pthreads"
|
||||
build_options_default="x11 pthreads"
|
||||
|
|
Loading…
Reference in a new issue