From 812aa46260e8ebd87ebf02e060f83dbacd1e37a5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 16 Jul 2017 10:01:09 +0000 Subject: [PATCH] capnproto: update to 0.6.1. --- srcpkgs/capnproto/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/capnproto/template b/srcpkgs/capnproto/template index 969edabf08..cc8fd14e51 100644 --- a/srcpkgs/capnproto/template +++ b/srcpkgs/capnproto/template @@ -1,6 +1,6 @@ # Template file for 'capnproto' pkgname=capnproto -version=0.6.0 +version=0.6.1 revision=1 wrksrc="${pkgname}-c++-${version}" build_style=gnu-configure @@ -9,7 +9,7 @@ maintainer="eater " license="MIT" homepage="https://capnproto.org" distfiles="${homepage}/capnproto-c++-${version}.tar.gz" -checksum=e50911191afc44d6ab03b8e0452cf8c00fd0edfcd34b39f169cea6a53b0bf73e +checksum=8082040cd8c3b93c0e4fc72f2799990c72fdcf21c2b5ecdae6611482a14f1a04 nocross="Tries to execute compiled code during build" post_install() {