mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
racket: update to 7.0.
This commit is contained in:
parent
28149e1630
commit
a2872e734c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'racket'
|
# Template file for 'racket'
|
||||||
pkgname=racket
|
pkgname=racket
|
||||||
version=6.12
|
version=7.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
hostmakedepends="gsfonts"
|
hostmakedepends="gsfonts"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://racket-lang.org/"
|
homepage="http://racket-lang.org/"
|
||||||
distfiles="http://mirror.racket-lang.org/installers/$version/$pkgname-$version-src.tgz"
|
distfiles="http://mirror.racket-lang.org/installers/$version/$pkgname-$version-src.tgz"
|
||||||
checksum=655e052847c53e7c64ab9ad2247860c7b9abe2c4b0966474f0375127fff58c33
|
checksum=2a4960292379da84c8356a506fc0567ece54211c267bd20022b7a7abab2a9bbe
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue