aboutsummaryrefslogtreecommitdiff
path: root/emulators/yuzu/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-02 18:09:53 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-04 00:58:40 +0000
commit294d1b3c41dbd61fc88836e8b3ad8f30e04272ad (patch)
tree6f5d8a6bd957e16d63674860ddabd1818d9eff3e /emulators/yuzu/Makefile
parentd5fd91ea21c54574bfb7d542362f81cf6563990f (diff)
downloadports-2023Q4.tar.gz
ports-2023Q4.zip
emulators/yuzu: update to s202401022023Q4
Changes: https://github.com/yuzu-emu/yuzu/compare/29b983398c...148ad0cf0b (cherry picked from commit d4bcd0b935f53227978711db09bbfb763cea075b)
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 e870d983d11c..5c4fff272dc1 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yuzu
-PORTVERSION= s20240101
+PORTVERSION= s20240102
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= 29b983398c
+GH_TAGNAME= 148ad0cf0b
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 \