mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gambit: update to 4.8.9.
This commit is contained in:
parent
4bb34ed05b
commit
43944ee7d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gambit'
|
# Template file for 'gambit'
|
||||||
pkgname=gambit
|
pkgname=gambit
|
||||||
version=4.8.8
|
version=4.8.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--libdir=/usr/lib/gambit --docdir=/usr/share/doc/gambit
|
--libdir=/usr/lib/gambit --docdir=/usr/share/doc/gambit
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1,Apache-2.0"
|
license="LGPL-2.1,Apache-2.0"
|
||||||
homepage="http://gambitscheme.org/"
|
homepage="http://gambitscheme.org/"
|
||||||
distfiles="https://github.com/gambit/gambit/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gambit/gambit/archive/v${version}.tar.gz"
|
||||||
checksum=daf7154fc76efd0ff9b861cdcc770136b07c44241ab60b791339962e43453648
|
checksum=2495e30d687d15768634ff3354adc29daa4680f381658cc3b43fe3683b237b73
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) CFLAGS="-DNETDB_INTERNAL=-1 -DNETDB_SUCCESS=0";;
|
*-musl) CFLAGS="-DNETDB_INTERNAL=-1 -DNETDB_SUCCESS=0";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue