mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qemu to 2.11.1-1
This commit is contained in:
parent
4fd639bc59
commit
805f5f36cd
1 changed files with 3 additions and 3 deletions
|
@ -12,8 +12,8 @@ pkgbase=qemu
|
|||
pkgname=(qemu qemu-headless qemu-arch-extra qemu-headless-arch-extra
|
||||
qemu-block-{iscsi,rbd,gluster} qemu-guest-agent)
|
||||
pkgdesc="A generic and open source machine emulator and virtualizer"
|
||||
pkgver=2.11.0
|
||||
pkgrel=4
|
||||
pkgver=2.11.1
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
license=(GPL2 LGPL2.1)
|
||||
url="http://wiki.qemu.org/"
|
||||
|
@ -25,7 +25,7 @@ source=(https://download.qemu.org/qemu-$pkgver.tar.xz{,.sig}
|
|||
qemu-ga.service
|
||||
65-kvm.rules
|
||||
allow_elf64.patch)
|
||||
sha256sums=('c9d34a79024eae080ce3853aa9afe503824520eefb440190383003081ce7f437'
|
||||
sha256sums=('8a5145d1f8bd2eadc6776f3e13c68cd28d01349e30639bdbcb26ac588d668686'
|
||||
'SKIP'
|
||||
'c39bcde4a09165e64419fd2033b3532378bba84d509d39e2d51694d44c1f8d88'
|
||||
'a66f0e791b16b03b91049aac61a25950d93e962e1b2ba64a38c6ad7f609b532c'
|
||||
|
|
Loading…
Reference in a new issue