mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 19:17:15 +08:00
updated qemu
This commit is contained in:
parent
8585964116
commit
58c4571e7c
@ -5,8 +5,8 @@
|
||||
|
||||
pkgname=qemu
|
||||
_pkgname=kvm
|
||||
pkgver=1.7.0
|
||||
pkgrel=2
|
||||
pkgver=1.7.1
|
||||
pkgrel=1
|
||||
pkgdesc="Generic and open source processor emulator using dynamic translation to improve speed."
|
||||
arch=('x86_64')
|
||||
license=('GPL2' 'LGPL2.1')
|
||||
@ -22,7 +22,7 @@ options=(!strip)
|
||||
install='qemu-kvm.install'
|
||||
source=("http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2"
|
||||
"65-kvm.rules")
|
||||
md5sums=('32893941d40d052a5e649efcf06aca06'
|
||||
md5sums=('9541063d999cf9659ed7fdce71314f31'
|
||||
'b316a066d2f1bb57d8f5b7ea1d0d1caf')
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user