From 934bc2db3111e53f01c5fb1a2e8955a080aecb5e Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 27 Jul 2015 11:04:21 +0200 Subject: [PATCH] kona: update to 3.34. --- srcpkgs/kona/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kona/template b/srcpkgs/kona/template index 5173b5cfc01..447e6ca5366 100644 --- a/srcpkgs/kona/template +++ b/srcpkgs/kona/template @@ -1,6 +1,6 @@ # Template file for 'kona' pkgname=kona -version=3.33 +version=3.34 revision=1 wrksrc="${pkgname}-Win.${version}-64" short_desc="Open-source implementation of the K programming language" @@ -8,7 +8,7 @@ maintainer="Christian Neukirchen " license="MIT" homepage="https://github.com/kevinlawler/kona" distfiles="https://github.com/kevinlawler/${pkgname}/archive/Win.${version}-64.tar.gz" -checksum=0276ecd8cba1fd25795ae1d01ad6581053e8fd84d5a15a52e258c76b5037b49d +checksum=fb2d538cf8af3606a021a10f4f50d1354773f0b518810a868eeb1f0888b82a16 post_extract() { sed -i '/netdb.h/a#include ' src/incs.h