From c9b53c6f66b7e2a8311b8c620b5951990c0bd988 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 4 Jun 2015 19:49:40 +0200 Subject: [PATCH] kona: update to 3.25. --- srcpkgs/kona/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kona/template b/srcpkgs/kona/template index 4c416570d0..28005d2efb 100644 --- a/srcpkgs/kona/template +++ b/srcpkgs/kona/template @@ -1,14 +1,14 @@ # Template file for 'kona' pkgname=kona -version=3.24 -revision=2 +version=3.25 +revision=1 wrksrc="${pkgname}-Win.${version}-64" short_desc="Open-source implementation of the K programming language" maintainer="Christian Neukirchen " license="MIT" homepage="https://github.com/kevinlawler/kona" distfiles="https://github.com/kevinlawler/${pkgname}/archive/Win.${version}-64.tar.gz" -checksum=91b580b1d5cca761b08e27ada02a5bb491552f84054aad89d31aaca8081ee725 +checksum=09124addfb565dffa9bd53d89d710dc243169f3eb7b07821bc972cc65dee9428 post_extract() { sed -i '/netdb.h/a#include ' src/incs.h