aboutsummaryrefslogtreecommitdiff
path: root/emulators/yuzu/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-12-30 19:59:09 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-12-30 23:42:45 +0000
commitc6d070f3e31be1d0df8cc979eed9660f0b162f3e (patch)
treeaf4baf531634b908800d0034792365061b6cf843 /emulators/yuzu/Makefile
parent5cfe2abc3413cee4ccd61a9d20667122c844d4a9 (diff)
downloadports-c6d070f3e31be1d0df8cc979eed9660f0b162f3e.tar.gz
ports-c6d070f3e31be1d0df8cc979eed9660f0b162f3e.zip
emulators/yuzu: update to s20231230
Changes: https://github.com/yuzu-emu/yuzu/compare/12178c694a...09bfc852dc (cherry picked from commit 55e793a4629962c9c7d7928282a7ac59cbefbbe7)
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 db79cbbb38e9..a707f7e826c6 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yuzu
-PORTVERSION= s20231226
+PORTVERSION= s20231230
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= 12178c694a
+GH_TAGNAME= 09bfc852dc
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 \