mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
giac: update to 1.7.0.37.
This commit is contained in:
parent
80e92fea83
commit
079160880d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'giac'
|
# Template file for 'giac'
|
||||||
pkgname=giac
|
pkgname=giac
|
||||||
version=1.7.0.25
|
version=1.7.0.37
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="giac-${version%.*}"
|
wrksrc="giac-${version%.*}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
|
homepage="https://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
|
||||||
distfiles="https://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/giac_${version%.*}-${version##*.}.tar.gz"
|
distfiles="https://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/giac_${version%.*}-${version##*.}.tar.gz"
|
||||||
checksum=948dfc369f22ca068ff29be7222eb8e7aea3f004b0541f87b8a5591735d42134
|
checksum=ff06d32808295061f3a7139edb8d6397036fce94da68e27afcf55e40f271f8d7
|
||||||
|
|
||||||
# need more than 4*65536 stack, see try_parse() in gen.cc line 11812
|
# need more than 4*65536 stack, see try_parse() in gen.cc line 11812
|
||||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||||
|
|
Loading…
Add table
Reference in a new issue