mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
racket: update to 8.17.
This commit is contained in:
parent
7fc4966878
commit
54e7f65a78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'racket'
|
||||
pkgname=racket
|
||||
version=8.16
|
||||
version=8.17
|
||||
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=b233a968f4a561f7b005ce06f2c4c29428562f308c1a04d28e2e2286f6b945c3
|
||||
checksum=44431395138f7b8c5e67d416ff063b8fb6ce056f4c4f0fda27b7b1ec58bfa33b
|
||||
nostrip=yes
|
||||
patch_args="-Np2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue