aboutsummaryrefslogtreecommitdiff
path: root/emulators/yuzu/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-11-15 15:33:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-11-16 00:38:13 +0000
commit954223e3c7e3f5100863cc32bcb207922662560e (patch)
treefbff8df179639d797ea1a53cbb8c0a423383c8bf /emulators/yuzu/Makefile
parent889cb1d367eaca08a795e9a4b20e7ffe5ef62699 (diff)
downloadports-954223e3c7e3f5100863cc32bcb207922662560e.tar.gz
ports-954223e3c7e3f5100863cc32bcb207922662560e.zip
emulators/yuzu: update to s20231115
Changes: https://github.com/yuzu-emu/yuzu/compare/247d66a680...4c5e3d5f7a (cherry picked from commit 8069da4088b066118c5c86fcd25c473b6df3b5b3)
Diffstat (limited to 'emulators/yuzu/Makefile')
-rw-r--r--emulators/yuzu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index e78bbadfac4d..e066fecc060d 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yuzu
-PORTVERSION= s20231113
+PORTVERSION= s20231115
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= 247d66a680
+GH_TAGNAME= 4c5e3d5f7a
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 \