diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-10 10:11:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-10 10:11:52 +0000 |
commit | 1eb2826f9d878f1b89738419be30c1f4b5299a9e (patch) | |
tree | cb08650419cd62a871102f119831c01b63b00aa9 /main/qemu | |
parent | b9720be9679921410cf427056d48c242180947e9 (diff) | |
download | aports-1eb2826f9d878f1b89738419be30c1f4b5299a9e.tar.bz2 aports-1eb2826f9d878f1b89738419be30c1f4b5299a9e.tar.xz |
main/qemu: rebuild against libnfs-2.0.0
Diffstat (limited to 'main/qemu')
-rw-r--r-- | main/qemu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qemu/APKBUILD b/main/qemu/APKBUILD index 9890dfce74..ddd30980f1 100644 --- a/main/qemu/APKBUILD +++ b/main/qemu/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=qemu pkgver=2.9.0 -pkgrel=1 +pkgrel=2 pkgdesc="QEMU is a generic machine emulator and virtualizer" url="http://qemu.org/" arch="all" |