cloud-hypervisor: update to 28.1.
This commit is contained in:
parent
18757f7737
commit
4a458e799b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloud-hypervisor'
|
||||
pkgname=cloud-hypervisor
|
||||
version=28.0
|
||||
version=28.1
|
||||
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=c04bd4b511a142bec8fb97181b121d8d0623c16188867e860502e936cb751948
|
||||
checksum=f80736f43c0e0daba27df65569158b5cb8d43db79fb9292e01d3bc0c1cde4d2b
|
||||
|
||||
post_install() {
|
||||
vbin scripts/ch-trace-visualiser.py ch-trace-visualiser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue