singular: update to 4.3.1p3.

This commit is contained in:
Gonzalo Tornaría 2023-02-02 23:11:04 -03:00 committed by Leah Neukirchen
parent 9a01eb28ed
commit 8faa5d59cf

View file

@ -1,6 +1,6 @@
# Template file for 'singular'
pkgname=singular
version=4.3.1p2
version=4.3.1p3
revision=1
_majver=${version%p*}
build_style=gnu-configure
@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
license="GPL-2.0-or-later"
homepage="https://www.singular.uni-kl.de"
distfiles="https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/${_majver//./-}/singular-${version}.tar.gz"
checksum=95814bba0f0bd0290cd9799ec1d2ecc6f4c8a4e6429d9a02eb7f9c4e5649682a
checksum=66cfaeee7ab909272fd81050a09cae3ec115652a01adde014a5128a54b97397a
if [ -z "$CROSS_BUILD" ]; then
makedepends+=" ntl-devel"