diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-07-12 16:49:11 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-07-13 00:51:34 +0000 |
commit | f55ee3107cabbe31d4451ab9126009668185bfa0 (patch) | |
tree | f8ec5a44fab702cdecb7b96470736658c8b158dc /emulators/yuzu/Makefile | |
parent | 889483a39b9ba528dd81d677468da6761c9bbe9f (diff) | |
download | ports-f55ee3107cabbe31d4451ab9126009668185bfa0.tar.gz ports-f55ee3107cabbe31d4451ab9126009668185bfa0.zip |
emulators/yuzu: update to s20210712
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 5ee5f96004c9..a0407037f686 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210709 +PORTVERSION= s20210712 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 7dca756f3 +GH_TAGNAME= 776f391ff 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 \ |