kona: update to 3.31.

This commit is contained in:
Christian Neukirchen 2015-07-14 11:43:08 +02:00
parent 472bf5092a
commit 06eed55c94
1 changed files with 2 additions and 2 deletions

View File

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