capnproto: update to 0.6.1.
This commit is contained in:
parent
7ea696d47c
commit
812aa46260
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'capnproto'
|
||||
pkgname=capnproto
|
||||
version=0.6.0
|
||||
version=0.6.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-c++-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -9,7 +9,7 @@ maintainer="eater <hello@eaterofco.de>"
|
|||
license="MIT"
|
||||
homepage="https://capnproto.org"
|
||||
distfiles="${homepage}/capnproto-c++-${version}.tar.gz"
|
||||
checksum=e50911191afc44d6ab03b8e0452cf8c00fd0edfcd34b39f169cea6a53b0bf73e
|
||||
checksum=8082040cd8c3b93c0e4fc72f2799990c72fdcf21c2b5ecdae6611482a14f1a04
|
||||
nocross="Tries to execute compiled code during build"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue