diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-22 18:26:39 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-22 19:03:08 +0000 |
| commit | f4c4117cbf05fd90ad1ce67ca634fe1b977d3ced (patch) | |
| tree | b7c4e8c4fba7dde0e56d76fe7c1c6f2a5c82dc6d | |
| parent | ede95d986c91cc187d590baddf3f69caee3fed8e (diff) | |
| download | aports-f4c4117cbf05fd90ad1ce67ca634fe1b977d3ced.tar.bz2 aports-f4c4117cbf05fd90ad1ce67ca634fe1b977d3ced.tar.xz | |
main/qemu: rebuild against nettle-3.5
| -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 521c98d83c..2d46582499 100644 --- a/main/qemu/APKBUILD +++ b/main/qemu/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=qemu pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="QEMU is a generic machine emulator and virtualizer" url="http://qemu.org/" arch="all" |
