mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qemu to 2.8.1-1
This commit is contained in:
parent
cd7ad18971
commit
bdd021bf1a
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.8.0
|
||||
pkgrel=2
|
||||
pkgver=2.8.1
|
||||
pkgrel=1
|
||||
arch=(i686 x86_64)
|
||||
license=(GPL2 LGPL2.1)
|
||||
url="http://wiki.qemu.org/"
|
||||
|
@ -25,7 +25,7 @@ source=("$url/download/${pkgname}-${pkgver}.tar.bz2"{,.sig}
|
|||
qemu.sysusers
|
||||
qemu-ga.service
|
||||
65-kvm.rules)
|
||||
sha256sums=('dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62'
|
||||
sha256sums=('018e4c7ed22c220395cf41f835d01505e49d0e579a548bd3d72b03809442bbcd'
|
||||
'SKIP'
|
||||
'dd43e2ef062b071a0b9d0d5ea54737f41600ca8a84a8aefbebb1ff09f978acfb'
|
||||
'c39bcde4a09165e64419fd2033b3532378bba84d509d39e2d51694d44c1f8d88'
|
||||
|
|
Loading…
Reference in a new issue