emulator/qemu-user-static-devel: catch up to swapoff MFC to 13
Also, catch up to mips being removed for packaging. Sponsored by: Netflix
This commit is contained in:
parent
4617d31a41
commit
9596b1060c
3 changed files with 4 additions and 7 deletions
|
@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libglib-2.0.a:devel/glib20 \
|
|||
USES= bison compiler:c11 cpe gmake ninja:build perl5 pkgconfig python:build
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TUPLE= qemu-bsd-user:qemu-bsd-user:17caa65cff5 \
|
||||
GH_TUPLE= qemu-bsd-user:qemu-bsd-user:e8995e39204 \
|
||||
qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1641578187
|
||||
SHA256 (qemu/6.2.50/qemu-bsd-user-qemu-bsd-user-6.2.50-17caa65cff5_GH0.tar.gz) = 96db87772548d1adeac3f80786deb7eb4b8ef7b3aed02ae9695bbe166a920e80
|
||||
SIZE (qemu/6.2.50/qemu-bsd-user-qemu-bsd-user-6.2.50-17caa65cff5_GH0.tar.gz) = 31981567
|
||||
TIMESTAMP = 1641594056
|
||||
SHA256 (qemu/6.2.50/qemu-bsd-user-qemu-bsd-user-6.2.50-e8995e39204_GH0.tar.gz) = dbe920bf330fd8a754e49a33c6217248a10234f385ab872ca7455631040410d7
|
||||
SIZE (qemu/6.2.50/qemu-bsd-user-qemu-bsd-user-6.2.50-e8995e39204_GH0.tar.gz) = 31983327
|
||||
SHA256 (qemu/6.2.50/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
|
||||
SIZE (qemu/6.2.50/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
%%64BIT%%bin/qemu-aarch64-static
|
||||
bin/qemu-arm-static
|
||||
bin/qemu-i386-static
|
||||
bin/qemu-mips-static
|
||||
%%64BIT%%bin/qemu-mips64-static
|
||||
bin/qemu-mipsel-static
|
||||
bin/qemu-ppc-static
|
||||
%%64BIT%%bin/qemu-ppc64-static
|
||||
%%64BIT%%bin/qemu-riscv64-static
|
||||
|
|
Loading…
Reference in a new issue