diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-05-01 15:08:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-05-02 00:51:48 +0000 |
commit | df5b273c8e3616999c45fe6d5658dd0280400f1e (patch) | |
tree | d0e6f5967b9452583d1e27c47a103bc21eef3218 | |
parent | f3a1631e694f1279f3e8ec74ca3a6b65547cf83d (diff) | |
download | ports-df5b273c8e3616999c45fe6d5658dd0280400f1e.tar.gz ports-df5b273c8e3616999c45fe6d5658dd0280400f1e.zip |
emulators/yuzu: update to s20230501
-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 afe16dcce531..c3ab12f1d8a5 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230429 +PORTVERSION= s20230501 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= fe57f3967 +GH_TAGNAME= 47938541c 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 95664d50c168..64707c3dce53 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1682793961 -SHA256 (yuzu-s20230429/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac -SIZE (yuzu-s20230429/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20230429-fe57f3967_GH0.tar.gz) = 14e6ba838c9c8ddd10abc0fbc98005abcd165b62c9139f1a5168fc571bf15e04 -SIZE (yuzu-emu-yuzu-s20230429-fe57f3967_GH0.tar.gz) = 5606081 +TIMESTAMP = 1682953682 +SHA256 (yuzu-s20230501/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac +SIZE (yuzu-s20230501/compatibility_list.json) = 1801327 +SHA256 (yuzu-emu-yuzu-s20230501-47938541c_GH0.tar.gz) = 0d9b89669f0710388439da8d5f164c3d2c821d22ff733daec246974d1ce79199 +SIZE (yuzu-emu-yuzu-s20230501-47938541c_GH0.tar.gz) = 5618848 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 |