mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
pari: update to 2.15.4.
This commit is contained in:
parent
b0b5edc24c
commit
c065759ef9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pari'
|
# Template file for 'pari'
|
||||||
pkgname=pari
|
pkgname=pari
|
||||||
version=2.15.3
|
version=2.15.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://pari.math.u-bordeaux.fr"
|
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%.*}"
|
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/pari-${version}.tar.gz"
|
distfiles="https://pari.math.u-bordeaux.fr/pub/pari/unix/pari-${version}.tar.gz"
|
||||||
checksum=adf5a58638cdafd72a8b48bc9f444972b23329c8d545a1d3ed1bbeb1b6569268
|
checksum=c3545bfee0c6dfb40b77fb4bbabaf999d82e60069b9f6d28bcb6cf004c8c5c0f
|
||||||
|
|
||||||
build_options="x11 pthreads"
|
build_options="x11 pthreads"
|
||||||
build_options_default="x11 pthreads"
|
build_options_default="x11 pthreads"
|
||||||
|
|
Loading…
Add table
Reference in a new issue