diff options
Diffstat (limited to 'user/qemu')
-rw-r--r-- | user/qemu/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/user/qemu/APKBUILD b/user/qemu/APKBUILD index 3ca4dd226..7ea1389b2 100644 --- a/user/qemu/APKBUILD +++ b/user/qemu/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=qemu pkgver=3.0.0 -pkgrel=1 +pkgrel=0 pkgdesc="Machine emulator and virtualisation software" url="https://www.qemu.org/" arch="all" @@ -152,7 +152,6 @@ source="https://download.qemu.org/$pkgname-$pkgver.tar.xz signal-fixes.patch sysinfo-header.patch fix-lm32-underlinking.patch - spapr-page-size.patch $pkgname-guest-agent.confd $pkgname-guest-agent.initd |