aboutsummaryrefslogtreecommitdiff
path: root/emulators/yuzu/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-11-05 23:27:24 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-11-07 00:27:41 +0000
commit39138a92243ff96e233c2323beb74c8c748ed567 (patch)
treeb0e6da126551fefb56a7165651b82531297ceea3 /emulators/yuzu/Makefile
parent41ba87d163825d26bb419d36aef6077b5a6da83a (diff)
downloadports-39138a92243ff96e233c2323beb74c8c748ed567.tar.gz
ports-39138a92243ff96e233c2323beb74c8c748ed567.zip
emulators/yuzu: update to s20231106
Changes: https://github.com/yuzu-emu/yuzu/compare/d6e6ab11b...f75363177e (cherry picked from commit d5268d5f71573ecb211f6a28a1cc92b27361ce28)
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 35eb32e9f39b..39c92a8d8351 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yuzu
-PORTVERSION= s20231103
+PORTVERSION= s20231106
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= d6e6ab11b
+GH_TAGNAME= f75363177e
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 \