racket: update to 8.10.

This commit is contained in:
Leah Neukirchen 2023-08-16 18:52:33 +02:00
parent 4285afa037
commit 8de633d123
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'racket'
pkgname=racket
version=8.9
version=8.10
revision=1
archs="aarch64* armv6* armv7* i686* x86_64*"
build_wrksrc=src
@ -15,7 +15,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=3ae225e84e119f4cd1a47f1b16133568fc7d35c290c505495566d9dccefc5224
checksum=0e4963da2c17e7f6d57428bda1dcf64eda7437e2f26bb6cc48b47f417a3d93a3
nostrip=yes
patch_args="-Np2"