diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-04-11 15:59:18 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-04-13 00:56:39 +0000 |
commit | 6d04525517ef813c18079fa8ce9d328e43d0a7ea (patch) | |
tree | c06496f9135c91514910f2f580d2490448c35843 | |
parent | 64b13c47ca95c9621c390ee2b22903b062676028 (diff) | |
download | ports-6d04525517ef813c18079fa8ce9d328e43d0a7ea.tar.gz ports-6d04525517ef813c18079fa8ce9d328e43d0a7ea.zip |
emulators/yuzu: update to s20230411
-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 686e9971a16e..60809b638b12 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230410 +PORTVERSION= s20230411 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= 4f77275cd +GH_TAGNAME= 54b4c84ab 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 f5c38caa68a2..6ca1ba6329ca 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1681133028 -SHA256 (yuzu-s20230410/compatibility_list.json) = 456efe8aa8efcca452c8071fbc50b0efee10f14b54a62e6fc625bed9af635498 -SIZE (yuzu-s20230410/compatibility_list.json) = 1779598 -SHA256 (yuzu-emu-yuzu-s20230410-4f77275cd_GH0.tar.gz) = 9d6fd4c173811f1c8a046e86f5f5e70c546ba240a48fe6d97d27e85eedbe4803 -SIZE (yuzu-emu-yuzu-s20230410-4f77275cd_GH0.tar.gz) = 5599258 +TIMESTAMP = 1681228758 +SHA256 (yuzu-s20230411/compatibility_list.json) = 61f49404bb38414bec73e13ae11e17080d30321cd9bc38dbb82979cd6560ab1c +SIZE (yuzu-s20230411/compatibility_list.json) = 1790650 +SHA256 (yuzu-emu-yuzu-s20230411-54b4c84ab_GH0.tar.gz) = 7366abc581c68802bb7a1d305906691aba932f1b9578efcb2a97501ea12601d3 +SIZE (yuzu-emu-yuzu-s20230411-54b4c84ab_GH0.tar.gz) = 5599670 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 |