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'
|
||||
pkgname=giac
|
||||
version=1.7.0.25
|
||||
version=1.7.0.37
|
||||
revision=1
|
||||
wrksrc="giac-${version%.*}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
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"
|
||||
checksum=948dfc369f22ca068ff29be7222eb8e7aea3f004b0541f87b8a5591735d42134
|
||||
checksum=ff06d32808295061f3a7139edb8d6397036fce94da68e27afcf55e40f271f8d7
|
||||
|
||||
# need more than 4*65536 stack, see try_parse() in gen.cc line 11812
|
||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||
|
|
Loading…
Reference in a new issue