gambit: update to 4.9.1.
This commit is contained in:
parent
aef7e01d64
commit
b69563ea52
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gambit'
|
||||
pkgname=gambit
|
||||
version=4.9.0
|
||||
revision=2
|
||||
version=4.9.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--libdir=/usr/lib/gambit --docdir=/usr/share/doc/gambit
|
||||
|
@ -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=73eb2bc8650d3ce202d17b3e9711eb979ca200ba3b443733bcb24524acbe4688
|
||||
checksum=667ae2ee657c22621a60b3eda6e242224d41853adb841e6ff9bc779f19921c18
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) CFLAGS="-DNETDB_INTERNAL=-1 -DNETDB_SUCCESS=0";;
|
||||
|
|
Loading…
Reference in a new issue