kona: update to 3.37.

This commit is contained in:
Christian Neukirchen 2016-01-19 12:10:55 +01:00
parent 88cca09c84
commit eb938c67d5
1 changed files with 2 additions and 2 deletions

View File

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