racket: update to 7.9.

This commit is contained in:
Andrea Brancaleoni 2021-01-25 00:24:29 +00:00
parent c1fa95a097
commit 14db3cb0d0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'racket'
pkgname=racket
version=7.7
revision=3
version=7.9
revision=1
build_wrksrc=src
build_style=gnu-configure
configure_args="--enable-useprefix --disable-docs"
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="LGPL-3.0-only, MIT"
homepage="http://racket-lang.org/"
distfiles="http://mirror.racket-lang.org/installers/${version}/${pkgname}-${version}-src.tgz"
checksum=62659f42b059d028b37874a5ddd56a69057b1895e37e2c08590c150be680a533
checksum=5578942066a9405fdbcad9522d08685356693f4ddd5dbe92b5273557a112b73e
nostrip=yes
if [ "$CROSS_BUILD" ]; then