diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-04-04 18:07:38 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-04-04 23:13:15 +0000 |
commit | 9388f04f5047524c2a19517f999b8214f6bc0d4d (patch) | |
tree | 9d9b9c9c0b2969183c3cbbc00427ef696ad54263 /emulators | |
parent | 292d588bcff9665adcbe82ffaa1a3af52d2e42f9 (diff) | |
download | ports-9388f04f5047524c2a19517f999b8214f6bc0d4d.tar.gz ports-9388f04f5047524c2a19517f999b8214f6bc0d4d.zip |
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/yuzu/Makefile | 4 | ||||
-rw-r--r-- | emulators/yuzu/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 568d775d2986..3c9ba3853e33 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20220402 +PORTVERSION= s20220404 CATEGORIES= emulators .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -40,7 +40,7 @@ TEST_DEPENDS= catch>0:devel/catch USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 7f1e66e94 +GH_TAGNAME= c7f3c2ced GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.202:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 8a5e7833e75c..4c7278f35686 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1648928961 +TIMESTAMP = 1649105204 SHA256 (yuzu/compatibility_list.json) = 6a73a63bb36c7070ec4314f4dfe61b244c819178e171254680aa43c2dfff187c SIZE (yuzu/compatibility_list.json) = 1255189 -SHA256 (yuzu-emu-yuzu-s20220402-7f1e66e94_GH0.tar.gz) = 7b14afe8ede1bce8626bedf5b447e565eec3a99a8d242a0678fcecfde63a902d -SIZE (yuzu-emu-yuzu-s20220402-7f1e66e94_GH0.tar.gz) = 4704467 +SHA256 (yuzu-emu-yuzu-s20220404-c7f3c2ced_GH0.tar.gz) = d7592a00b50dd99811a494a69a879d94b5231bfa0e1a51f71936a7914ba4bbed +SIZE (yuzu-emu-yuzu-s20220404-c7f3c2ced_GH0.tar.gz) = 4704639 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 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb |