mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
pari: update to 2.15.5.
This commit is contained in:
parent
ff8ac3589c
commit
5cc85f491f
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.4
|
version=2.15.5
|
||||||
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=c3545bfee0c6dfb40b77fb4bbabaf999d82e60069b9f6d28bcb6cf004c8c5c0f
|
checksum=0efdda7515d9d954f63324c34b34c560e60f73a81c3924a71260a2cc91d5f981
|
||||||
|
|
||||||
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