singular: update to 4.3.2.
This commit is contained in:
parent
c5b3bf0c75
commit
ccfebe0600
2 changed files with 7 additions and 7 deletions
|
@ -4099,11 +4099,11 @@ libumfpack.so.6 SuiteSparse-6.0.1_1
|
|||
libecl.so.21.2 ecl-21.2.1_1
|
||||
libecm.so.1 ecm-7.0.4_3
|
||||
libcliquer.so.1 cliquer-1.22_1
|
||||
libSingular-4.3.1.so singular-4.3.1p2_1
|
||||
libfactory-4.3.1.so singular-4.3.1p2_1
|
||||
libpolys-4.3.1.so singular-4.3.1p2_1
|
||||
libomalloc-0.9.6.so singular-4.3.1p2_1
|
||||
libsingular_resources-4.3.1.so singular-4.3.1p2_1
|
||||
libomalloc-0.9.6.so singular-4.2.1_1
|
||||
libSingular-4.3.2.so singular-4.3.2_1
|
||||
libfactory-4.3.2.so singular-4.3.2_1
|
||||
libpolys-4.3.2.so singular-4.3.2_1
|
||||
libsingular_resources-4.3.2.so singular-4.3.2_1
|
||||
libbrial.so.3 brial-1.2.10_1
|
||||
libbrial_groebner.so.3 brial-1.2.10_1
|
||||
libm4ri-0.0.20200125.so m4ri-20200125_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'singular'
|
||||
pkgname=singular
|
||||
version=4.3.1p3
|
||||
version=4.3.2
|
||||
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=66cfaeee7ab909272fd81050a09cae3ec115652a01adde014a5128a54b97397a
|
||||
checksum=3fd565d1bd4265fa8ba7cc189137a36d9daf9939b5bb411466c2028d9191f6db
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
makedepends+=" ntl-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue