mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +02:00
lcalc: update to 2.1.1.
This commit is contained in:
parent
846a5629b8
commit
e0b28f3742
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lcalc'
|
# Template file for 'lcalc'
|
||||||
pkgname=lcalc
|
pkgname=lcalc
|
||||||
version=2.1.0
|
version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pari"
|
configure_args="--with-pari"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.com/sagemath/lcalc"
|
homepage="https://gitlab.com/sagemath/lcalc"
|
||||||
changelog="https://gitlab.com/sagemath/lcalc/-/raw/master/doc/ChangeLog"
|
changelog="https://gitlab.com/sagemath/lcalc/-/raw/master/doc/ChangeLog"
|
||||||
distfiles="https://gitlab.com/sagemath/lcalc/-/archive/${version}/lcalc-${version}.tar.bz2"
|
distfiles="https://gitlab.com/sagemath/lcalc/-/archive/${version}/lcalc-${version}.tar.bz2"
|
||||||
checksum=463f26cc42262a90440fcec95a56cc267f00d6ac9870dfe1f4838359696664d5
|
checksum=f93c1ac7ad6d5524f52888cae5eefc5a00af635d34d53831e16e221166b5b6cd
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
# avoid numerical noise caused by extended-precision of registers
|
# avoid numerical noise caused by extended-precision of registers
|
||||||
|
|
Loading…
Add table
Reference in a new issue