go-capnproto2: update to 2.18.0.
This commit is contained in:
parent
ef9942cd35
commit
a964421b58
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go-capnproto2'
|
||||
pkgname=go-capnproto2
|
||||
version=2.17.4
|
||||
version=2.18.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=zombiezen.com/go/capnproto2
|
||||
|
@ -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=aeef42131c027fabb8d80057ad47f8f821151533757d6ecc4e52e4bf5e77610d
|
||||
checksum=ccb51738a35797772fbd92cdc3218caf196a9610f908560e1b1eb6a89ec0edbf
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/include/capnp/
|
||||
|
|
Loading…
Reference in a new issue