go-capnproto2: update to 2.17.3.

This commit is contained in:
maxice8 2019-03-16 01:55:53 -03:00 committed by maxice8
parent 0da29196d6
commit b290729c3a
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'go-capnproto2'
pkgname=go-capnproto2
version=2.17.2
version=2.17.3
revision=1
build_style=go
go_import_path="zombiezen.com/go/capnproto2"
go_package="zombiezen.com/go/capnproto2/capnpc-go"
go_import_path=zombiezen.com/go/capnproto2
go_package=zombiezen.com/go/capnproto2/capnpc-go
hostmakedepends="git"
depends="capnproto"
short_desc="Cap'n Proto library and code generator for Go"
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="MIT"
homepage="https://github.com/capnproto/go-capnproto2"
distfiles="https://github.com/capnproto/go-capnproto2/archive/v${version}.tar.gz"
checksum=c1d79a8842ce3186f445ea1da54a0f74db57bfa0c333e6d265a631fffa2586dc
checksum=47c537b2e0eacd600e061a9405a3ba2944e1019c0ec1880e534e0d9b2cd21e21
post_install() {
vmkdir usr/include/capnp/