cloud-hypervisor: update to 19.0.
This commit is contained in:
parent
a9cd068f99
commit
89488ba281
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloud-hypervisor'
|
||||
pkgname=cloud-hypervisor
|
||||
version=18.0
|
||||
version=19.0
|
||||
revision=1
|
||||
archs="aarch64* x86_64*"
|
||||
build_style=cargo
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0, BSD-3-Clause"
|
||||
homepage="https://github.com/cloud-hypervisor/cloud-hypervisor"
|
||||
distfiles="https://github.com/cloud-hypervisor/cloud-hypervisor/archive/v${version}.tar.gz"
|
||||
checksum=dabdd6d89bb308b49d1259d73d3844283ffae337e3c66a402c29e4afa738a27c
|
||||
checksum=5de5f3cb6081a60f7c0b3a79324d06a471fa8cd62ac71962b5be0fca7314385f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Reference in New Issue