kona: update to 3.26.

This commit is contained in:
Christian Neukirchen 2015-06-07 13:07:14 +02:00
parent e6b33eb096
commit f457fe2dd8

View file

@ -1,6 +1,6 @@
# Template file for 'kona'
pkgname=kona
version=3.25
version=3.26
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=09124addfb565dffa9bd53d89d710dc243169f3eb7b07821bc972cc65dee9428
checksum=027f82111a9218d0ab6bdc3d53dae093f04be831a6adbbb58305c2a569b80ffa
post_extract() {
sed -i '/netdb.h/a#include <sys/select.h>' src/incs.h