diff options
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 bf1ac1bf0352..042842a586ea 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20200831 +PORTVERSION= s20200902 PORTREVISION?= 0 CATEGORIES= emulators @@ -37,7 +37,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= b5ed2d408 +GH_TAGNAME= 0ee7c985d GH_TUPLE= yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \ DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ |