mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
go-capnproto2: fix checksum
This commit is contained in:
parent
7ed5088ab7
commit
f813b0367c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'go-capnproto2'
|
||||
pkgname=go-capnproto2
|
||||
version=2.18.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=go
|
||||
go_import_path=zombiezen.com/go/capnproto2
|
||||
go_package=zombiezen.com/go/capnproto2/capnpc-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=ccb51738a35797772fbd92cdc3218caf196a9610f908560e1b1eb6a89ec0edbf
|
||||
checksum=63d21290df86a0e482d4294a926f45d03a2cbb8e9274399f70bac763f07b8e92
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/include/capnp/
|
||||
|
|
Loading…
Add table
Reference in a new issue