Skip to content

Commit

Permalink
singular: update to 4.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
tornaria committed Apr 25, 2023
1 parent ffe2464 commit 69ee4bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/singular/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -20,7 +20,7 @@ maintainer="dkwo <[email protected]>"
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"
Expand Down

0 comments on commit 69ee4bc

Please sign in to comment.