kona: update to 3.33.

This commit is contained in:
Christian Neukirchen 2015-07-24 11:26:27 +02:00
parent d6d56e046a
commit 43896c7dc4

View file

@ -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 <chneukirchen@gmail.com>"
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 <sys/select.h>' src/incs.h