gambit: update to 4.9.2.
This commit is contained in:
parent
4e64a3bb14
commit
efd2bc138f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gambit'
|
||||
pkgname=gambit
|
||||
version=4.9.1
|
||||
version=4.9.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-2.1-only, Apache-2.0"
|
||||
homepage="http://gambitscheme.org/"
|
||||
distfiles="https://github.com/gambit/gambit/archive/v${version}.tar.gz"
|
||||
checksum=667ae2ee657c22621a60b3eda6e242224d41853adb841e6ff9bc779f19921c18
|
||||
checksum=237aa7c4b4e020d7fdc70481aab54dbe3d72e7551a490ae93b2bc45d4638688b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) CFLAGS="-DNETDB_INTERNAL=-1 -DNETDB_SUCCESS=0";;
|
||||
|
|
Loading…
Reference in New Issue