mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
singular: update to 4.3.1p3.
This commit is contained in:
parent
9a01eb28ed
commit
8faa5d59cf
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.1p2
|
version=4.3.1p3
|
||||||
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=95814bba0f0bd0290cd9799ec1d2ecc6f4c8a4e6429d9a02eb7f9c4e5649682a
|
checksum=66cfaeee7ab909272fd81050a09cae3ec115652a01adde014a5128a54b97397a
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" ntl-devel"
|
makedepends+=" ntl-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue