aboutsummaryrefslogtreecommitdiff
path: root/emulators/yuzu/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-10-02 09:58:25 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-10-03 00:38:11 +0000
commit5d6eb9d394c16d3e3ff4816090470feb64b39239 (patch)
treee20e4ea256f7e4b973bda0da805a76103cc4fc24 /emulators/yuzu/Makefile
parent24c6d07433667651624433132588a3a41dec7be1 (diff)
downloadports-2021Q3.tar.gz
ports-2021Q3.zip
emulators/yuzu: update to s202110022021Q3
Changes: https://github.com/yuzu-emu/yuzu/compare/36d45b4a7...21ed944ff (cherry picked from commit cfdb18e50fc5406ca846eb26c7b0af88b2be7fda)
Diffstat (limited to 'emulators/yuzu/Makefile')
-rw-r--r--emulators/yuzu/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 204702e2af39..412e952dcfd9 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yuzu
-PORTVERSION= s20211001
+PORTVERSION= s20211002
PORTREVISION?= 0
CATEGORIES= emulators
@@ -27,14 +27,13 @@ BUILD_DEPENDS= catch>0:devel/catch \
nlohmann-json>0:devel/nlohmann-json \
glslangValidator:graphics/glslang
LIB_DEPENDS= liblz4.so:archivers/liblz4 \
- libzip.so:archivers/libzip \
libzstd.so:archivers/zstd \
libopus.so:audio/opus \
libavcodec.so:multimedia/ffmpeg
USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
-GH_TAGNAME= 36d45b4a7
+GH_TAGNAME= 21ed944ff
GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \
KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \