mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gambit: update to 4.9.7.
This commit is contained in:
parent
043621f4d5
commit
fb7a77d050
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.9.6
|
version=4.9.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# We only build core, since the rest doesn't cross-compile.
|
# We only build core, since the rest doesn't cross-compile.
|
||||||
make_build_target="core"
|
make_build_target="core"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1-only, Apache-2.0"
|
license="LGPL-2.1-only, Apache-2.0"
|
||||||
homepage="https://gambitscheme.org/"
|
homepage="https://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=6fc1fa06262e03c1b4215977e75bdbbd80d09b3819683ac2124c5ac94781272c
|
checksum=0da7c9772a2186dab1fba6bf6c777afe7424f40beacadf1b117d5cc825fe2db3
|
||||||
alternatives="
|
alternatives="
|
||||||
scheme:scheme:/usr/bin/gsi
|
scheme:scheme:/usr/bin/gsi
|
||||||
scheme:scheme.1:/usr/share/man/man1/gsi.1
|
scheme:scheme.1:/usr/share/man/man1/gsi.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue