mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
singular: update to 4.3.2p10.
This commit is contained in:
parent
a4314c1007
commit
3bb30645e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'singular'
|
# Template file for 'singular'
|
||||||
pkgname=singular
|
pkgname=singular
|
||||||
version=4.3.2p7
|
version=4.3.2p10
|
||||||
revision=1
|
revision=1
|
||||||
_majver=${version%p*}
|
_majver=${version%p*}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -20,7 +20,7 @@ maintainer="dkwo <npiazza@disroot.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.singular.uni-kl.de"
|
homepage="https://www.singular.uni-kl.de"
|
||||||
distfiles="https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/${_majver//./-}/singular-${version}.tar.gz"
|
distfiles="https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/${_majver//./-}/singular-${version}.tar.gz"
|
||||||
checksum=aad23c30066b7fbc011138a98d60532565d76a847eec6bf2938410d93b272ca3
|
checksum=28c2c9fcfee954e00dfa56eb1a7d418d5b1de67c4398d25a0f2b8f73e71552a8
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" ntl-devel"
|
makedepends+=" ntl-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue