From 2f0bad4ed0de22ab1967bb81d23e11c12b335453 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 24 Apr 2015 11:41:35 +0200 Subject: [PATCH] kona: update to 3.24. --- srcpkgs/kona/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kona/template b/srcpkgs/kona/template index ea3fd5ac68d..24628ea67c6 100644 --- a/srcpkgs/kona/template +++ b/srcpkgs/kona/template @@ -1,6 +1,6 @@ # Template file for 'kona' pkgname=kona -version=3.23 +version=3.24 revision=1 wrksrc="${pkgname}-Win.${version}-64" short_desc="Open-source implementation of the K programming language" @@ -8,7 +8,7 @@ maintainer="Christian Neukirchen " license="MIT" homepage="https://github.com/kevinlawler/kona" distfiles="https://github.com/kevinlawler/${pkgname}/archive/Win.${version}-64.tar.gz" -checksum=38adc3944cb0330ec0aac184438501a12ffe62b18e2670b0ae049b0751e010af +checksum=91b580b1d5cca761b08e27ada02a5bb491552f84054aad89d31aaca8081ee725 do_build() { make ${makejobs} k \