diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-04-24 10:37:13 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-04-25 00:44:42 +0000 |
commit | 52d14cd97b301fe745ae6c80dedd218d8fa576e6 (patch) | |
tree | db63a452a64cdf3ab391134f0611d4617ad1d256 | |
parent | 5f3bbcdf1239b91552effde94341e30597abad63 (diff) | |
download | ports-52d14cd97b301fe745ae6c80dedd218d8fa576e6.tar.gz ports-52d14cd97b301fe745ae6c80dedd218d8fa576e6.zip |
emulators/yuzu: update to s20230424
-rw-r--r-- | emulators/yuzu/Makefile | 4 | ||||
-rw-r--r-- | emulators/yuzu/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index bb5b2aa34a82..5c61c1ef0723 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230419 +PORTVERSION= s20230424 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -46,7 +46,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 0cfeb2e8d +GH_TAGNAME= 9bf19b04f GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:ab75463:sirit/externals/sirit \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-201-gc214f6f:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index f318ef7d48da..d7a5f1584744 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1681948224 -SHA256 (yuzu-s20230419/compatibility_list.json) = c26687b54fec19efbabf2a5759366af1b896d08d2c43b075b7dcd82b47c105ae -SIZE (yuzu-s20230419/compatibility_list.json) = 1799807 -SHA256 (yuzu-emu-yuzu-s20230419-0cfeb2e8d_GH0.tar.gz) = 37362c7eac0884416279968c25db3d968be5f34e4b45618477debc31dd3bd6be -SIZE (yuzu-emu-yuzu-s20230419-0cfeb2e8d_GH0.tar.gz) = 5603996 +TIMESTAMP = 1682332633 +SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac +SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 +SHA256 (yuzu-emu-yuzu-s20230424-9bf19b04f_GH0.tar.gz) = 905dfc0932aa9b57cee42b5283908796abd199e9343348d83d03fe31b5f4d4bc +SIZE (yuzu-emu-yuzu-s20230424-9bf19b04f_GH0.tar.gz) = 5605001 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (yuzu-emu-sirit-ab75463_GH0.tar.gz) = 6b61e265be182b7a78075fc1b98ccf80fd33008343205dd0e22a10a439c45319 |