testing/kvm: upgrade to 84

This commit is contained in:
Natanael Copa 2009-03-26 21:16:52 +00:00
parent ba3bbdb608
commit c11c96ae5a

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=kvm
pkgver=83
pkgver=84
pkgrel=0
pkgdesc="kernel-based virtual machine"
url="http://kvm.qumranet.com"
@ -29,5 +29,5 @@ build() {
make DESTDIR="$pkgdir"/ kcmd="#" install
}
md5sums="dfb3cc36029d84e83c5006c600337754 kvm-83.tar.gz
md5sums="39b7206ef400845800f081a5b901f757 kvm-84.tar.gz
c439025cbfe89b35c2ae78aa481eb93f kvm-82-uclibc.patch"