blob: 1c61c57721385b177fa8730f1e35c944798307fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = rust-hypervisor-firmware
pkgdesc = Rust Hypervisor Firmware
pkgver = 0.5.0
pkgrel = 2
url = https://github.com/cloud-hypervisor/rust-hypervisor-firmware
arch = x86_64
arch = aarch64
license = Apache:2.0
makedepends = rust
source = rust-hypervisor-firmware-0.5.0.tar.gz::https://github.com/cloud-hypervisor/rust-hypervisor-firmware/archive/0.5.0.tar.gz
sha512sums = 367c01cae3e93c19b869c9b2af67d23d1d74601741472531f3e77428eb609da805f59512a7e2270b0944e8d39a9ff15f6ab9364a61f5d371153d16e52e48f4d5
pkgname = rust-hypervisor-firmware
|