diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-07-13 20:11:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-07-15 00:39:24 +0000 |
commit | 46434e2a1c11193374cb5b9f01a5ead2faa8182e (patch) | |
tree | 497c19b24d4a6c1f72d192660b6107a403992056 /emulators/yuzu/Makefile | |
parent | 6da3a726ac8799903b1d7083c86eed23d316b6d6 (diff) | |
download | ports-46434e2a1c11193374cb5b9f01a5ead2faa8182e.tar.gz ports-46434e2a1c11193374cb5b9f01a5ead2faa8182e.zip |
emulators/yuzu: update to s20210713
Diffstat (limited to 'emulators/yuzu/Makefile')
-rw-r--r-- | emulators/yuzu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index a0407037f686..c97083e2c319 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210712 +PORTVERSION= s20210713 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 776f391ff +GH_TAGNAME= f2599534f GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.145:Vulkan_Headers/externals/Vulkan-Headers \ |