kona: update to 3.34.

This commit is contained in:
Christian Neukirchen 2015-07-27 11:04:21 +02:00
parent 61f06ec4c9
commit 934bc2db31

View file

@ -1,6 +1,6 @@
# Template file for 'kona'
pkgname=kona
version=3.33
version=3.34
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=0276ecd8cba1fd25795ae1d01ad6581053e8fd84d5a15a52e258c76b5037b49d
checksum=fb2d538cf8af3606a021a10f4f50d1354773f0b518810a868eeb1f0888b82a16
post_extract() {
sed -i '/netdb.h/a#include <sys/select.h>' src/incs.h