kona: update to 3.39.

This commit is contained in:
Christian Neukirchen 2016-01-27 13:08:09 +01:00
parent 8c69803aee
commit 532f99f50b

View file

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