cloud-hypervisor: update to 22.1.
This commit is contained in:
parent
93c5c553c0
commit
6ce7541942
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloud-hypervisor'
|
||||
pkgname=cloud-hypervisor
|
||||
version=22.0
|
||||
version=22.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=5c5440435f78d4acdbb3ea91abe17d6704da6c18b6f52fe77f15835cfc60d17a
|
||||
checksum=73675ed730b5f23c4ce585918acff7496dcb585a4b91a672981c485bc7d94c37
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Reference in a new issue