diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-02-14 18:02:46 +0100 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-02-15 01:59:22 +0100 |
commit | e5ea17138f44b50da6b08d60d9d864d2917612e9 (patch) | |
tree | 27e8999a6e22d13c93f6cb4609b31d135dc9919f /emulators | |
parent | 9659d0b7243d9d456e2727fd9249f357cd1b7b9f (diff) | |
download | freebsd-ports-e5ea17138f44b50da6b08d60d9d864d2917612e9.zip |
emulators/yuzu: update to s20240214
Changes: https://github.com/yuzu-emu/yuzu/compare/2ff45cd0da...a40adbc142
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 55f3fb389472..c427f512402e 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20240211 +PORTVERSION= s20240214 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -47,7 +47,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 2ff45cd0da +GH_TAGNAME= a40adbc142 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:ab75463:sirit/externals/sirit \ GPUOpen-LibrariesAndSDKs:VulkanMemoryAllocator:v3.0.1-114-g2f382df:VulkanMemoryAllocator/externals/VulkanMemoryAllocator \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index f15e27053e2e..6a74289e95b1 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1707706708 +TIMESTAMP = 1707930166 SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20240211-2ff45cd0da_GH0.tar.gz) = d47bcf0cedb02fbea24ffe9bb2669b185fb6e89f768171edc5a4a927bf7319ef -SIZE (yuzu-emu-yuzu-s20240211-2ff45cd0da_GH0.tar.gz) = 6911945 +SHA256 (yuzu-emu-yuzu-s20240214-a40adbc142_GH0.tar.gz) = 4d4df47c1c73e19d81d80b45752b0e7aa4e82d1dd4f7de1ea153b6e518e06068 +SIZE (yuzu-emu-yuzu-s20240214-a40adbc142_GH0.tar.gz) = 6926648 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 |