kona: update to 3.28.

This commit is contained in:
Christian Neukirchen 2015-06-12 10:35:44 +02:00
parent ca2491ab4d
commit 3ea38761d4

View file

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