1
0
forked from ports/opt

qemu: update to 8.2.0

This commit is contained in:
Juergen Daubert 2023-12-21 14:02:22 +01:00
parent de7b70676d
commit f7bfe56a18
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TkruOzywQyF7YcwallObhnAWboJD3fn+xoAHbe4haFyzflPnAPZ3qPHzZbKO5bGitGc0mK16BgPSrfaNyjChww=
SHA256 (Pkgfile) = a71381ee94cd3de9c0ba26216207552811db2942d7028173098929d38b5f5082
RWSE3ohX2g5d/fEI2rQCRI1AUkBc0y2DP9VfiJ3K2wa8J7TwPRmHKPX5MCsywF+Biw25fMtzoWoApvimj6Ju+kKkIbs0v02ZRQI=
SHA256 (Pkgfile) = 09868fa7f685a7c869dfa2fb993f26672ba0c286e6590583034fba79de5e1ebf
SHA256 (.footprint) = 015a0ee651fe1363aaec56122eb435bff85037137d9d168803ecc24229a88df0
SHA256 (qemu-8.1.3.tar.xz) = 43cc176804105586f74f90398f34e9f85787dff400d3b640d81f7779fbe265bb
SHA256 (qemu-8.2.0.tar.xz) = bf00d2fa12010df8b0ade93371def58e632cb32a6bfdc5f5a0ff8e6a1fb1bf32

View File

@ -5,7 +5,7 @@
# Optional: alsa-lib fuse3 gnutls libaio libjpeg-turbo libpng libsdl2 libseccomp libslirp libssh liburing libxkbcommon nettle nfs-utils numactl pipewire pulseaudio python3-sphinx python3-sphinx_rtd_theme sdl2_image snappy xkeyboard-config xkeyboard-config
name=qemu
version=8.1.3
version=8.2.0
release=1
source=(https://download.qemu.org/$name-$version.tar.xz)
@ -19,7 +19,7 @@ build() {
fi
prt-get isinst python3-sphinx python3-sphinx_rtd_theme || PKGMK_QEMU+=' --disable-docs'
./configure \
./configure $PKGMK_QEMU \
--prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/qemu \