1
0
forked from ports/opt

qemu-agent: switch to python3

This commit is contained in:
Thomas Penteker 2020-02-05 02:21:44 +01:00
parent 6ede76df0e
commit bf59e2bc47
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/cyb9py2Hmf50yF7OXmwEtW3/3xbEymCPq1iZgv8QeKQnnNYd01Kda6V+pd6PZDOeLZjw/vFuF1isKjL9CDW6Ao=
SHA256 (Pkgfile) = 74c9cfebb09b22b3c0d8d9f07bcf35cf9391bf5950ca1d924caeb65a85455e73
RWSE3ohX2g5d/bDHmag0FlKqrXXb4CS9v/X/vObPuGeOiyynyk3coEfMEyKvwDGw1XkduhCNdVj1lYvc9GasHqbGaFOaeAJWZgk=
SHA256 (Pkgfile) = 6fbd9a96e444a97f6db3a6d1823718f8a0015936ecc9db24ffd26c128a373977
SHA256 (.footprint) = fe5d915c1696613ba69a424cbdd7bb13dc7a7caf7315357df4d9b509346b6bee
SHA256 (qemu-4.2.0.tar.bz2) = 3cf4f3f73233a12211a045f07eef467fdc7bf3877568cd0c8a0cf36121da9fbd
SHA256 (qemu-agent) = 0b1a5f7a115434d9692c0a8dd9f6c4eec7211efb5d0f9d837462dbe72e6e5c37

View File

@ -5,7 +5,7 @@
name=qemu-agent
version=4.2.0
release=1
release=2
source=(http://wiki.qemu-project.org/download/qemu-$version.tar.bz2 qemu-agent)
build() {
@ -17,6 +17,7 @@ build() {
--disable-docs \
--libexecdir=/usr/lib/qemu \
--disable-gtk \
--python=/usr/bin/python3 \
--target-list=x86_64-linux-user,i386-linux-user,i386-softmmu,x86_64-softmmu \
--enable-guest-agent