kona: update to 3.21.

This commit is contained in:
Christian Neukirchen 2015-02-24 13:21:11 +01:00
parent 2c3c4ae04a
commit e2f55f6555
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kona'
pkgname=kona
version=3.20
version=3.21
revision=1
wrksrc="${pkgname}-Win.${version}-64"
short_desc="Open-source implementation of the K programming language"
@ -8,7 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="MIT"
homepage="https://github.com/kevinlawler/kona"
distfiles="https://github.com/kevinlawler/${pkgname}/archive/Win.${version}-64.tar.gz"
checksum=c32967018a6f09672b3f4fcbc249c04bb40091dd3db0933670275a29926c3b79
checksum=23e6fd9201aa2480d63c78c0ff07bad5d5e9452e62e1d7472ad84ddce2703e30
do_build() {
make ${makejobs} k \