diff --git a/srcpkgs/kona/template b/srcpkgs/kona/template index ea3fd5ac68..24628ea67c 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 \