diff --git a/srcpkgs/kona/template b/srcpkgs/kona/template index 4f4ee353201..5173b5cfc01 100644 --- a/srcpkgs/kona/template +++ b/srcpkgs/kona/template @@ -1,6 +1,6 @@ # Template file for 'kona' pkgname=kona -version=3.32 +version=3.33 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=ea6efdaf196152d2377f6da7190c0d01e581476fa92a0daf7d2cdbadb5c7d0dc +checksum=0276ecd8cba1fd25795ae1d01ad6581053e8fd84d5a15a52e258c76b5037b49d post_extract() { sed -i '/netdb.h/a#include ' src/incs.h