racket: update to 7.7.
This commit is contained in:
parent
f058b8488e
commit
d84d14b725
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'racket'
|
||||
pkgname=racket
|
||||
version=7.6
|
||||
version=7.7
|
||||
revision=1
|
||||
build_wrksrc=src
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="LGPL-3.0-only"
|
||||
homepage="http://racket-lang.org/"
|
||||
distfiles="http://mirror.racket-lang.org/installers/${version}/${pkgname}-${version}-src.tgz"
|
||||
checksum=68a161b87ec84000429d7b441626428714bd05847c48eb147f267d9bf1f14f79
|
||||
checksum=62659f42b059d028b37874a5ddd56a69057b1895e37e2c08590c150be680a533
|
||||
nostrip=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue