go-capnproto2: update to 2.17.3.
This commit is contained in:
parent
0da29196d6
commit
b290729c3a
@ -1,10 +1,10 @@
|
|||||||
# Template file for 'go-capnproto2'
|
# Template file for 'go-capnproto2'
|
||||||
pkgname=go-capnproto2
|
pkgname=go-capnproto2
|
||||||
version=2.17.2
|
version=2.17.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="zombiezen.com/go/capnproto2"
|
go_import_path=zombiezen.com/go/capnproto2
|
||||||
go_package="zombiezen.com/go/capnproto2/capnpc-go"
|
go_package=zombiezen.com/go/capnproto2/capnpc-go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
depends="capnproto"
|
depends="capnproto"
|
||||||
short_desc="Cap'n Proto library and code generator for Go"
|
short_desc="Cap'n Proto library and code generator for Go"
|
||||||
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/capnproto/go-capnproto2"
|
homepage="https://github.com/capnproto/go-capnproto2"
|
||||||
distfiles="https://github.com/capnproto/go-capnproto2/archive/v${version}.tar.gz"
|
distfiles="https://github.com/capnproto/go-capnproto2/archive/v${version}.tar.gz"
|
||||||
checksum=c1d79a8842ce3186f445ea1da54a0f74db57bfa0c333e6d265a631fffa2586dc
|
checksum=47c537b2e0eacd600e061a9405a3ba2944e1019c0ec1880e534e0d9b2cd21e21
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/include/capnp/
|
vmkdir usr/include/capnp/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user