qemu-user-static: restore mremap-efault patch.

Fixed in previous commit, just needs to be rebuilt for it.
This commit is contained in:
Érico Nogueira 2021-05-11 14:45:48 -03:00
parent ac0bf8bd58
commit dfbc35e0db

View File

@ -2,7 +2,7 @@
# This package should be updated together with qemu
pkgname=qemu-user-static
version=6.0.0
revision=1
revision=2
wrksrc="qemu-${version}"
build_style=configure
hostmakedepends="pkg-config automake python3 ninja"