mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
go-capnproto2: update to 2.17.4.
This commit is contained in:
parent
39efa66013
commit
1148f317df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go-capnproto2'
|
# Template file for 'go-capnproto2'
|
||||||
pkgname=go-capnproto2
|
pkgname=go-capnproto2
|
||||||
version=2.17.3
|
version=2.17.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=zombiezen.com/go/capnproto2
|
go_import_path=zombiezen.com/go/capnproto2
|
||||||
|
@ -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=47c537b2e0eacd600e061a9405a3ba2944e1019c0ec1880e534e0d9b2cd21e21
|
checksum=aeef42131c027fabb8d80057ad47f8f821151533757d6ecc4e52e4bf5e77610d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/include/capnp/
|
vmkdir usr/include/capnp/
|
||||||
|
|
Loading…
Add table
Reference in a new issue