From fc00d3b5164efb4e53256f519e4ae09c86bb56b2 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 1 Sep 2020 00:53:11 +0000 Subject: emulators/yuzu: update to s20200831 Changes: https://github.com/yuzu-emu/yuzu/compare/ce43139eb...b5ed2d408 --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators') diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index e96e3944d6a4..bf1ac1bf0352 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20200829 +PORTVERSION= s20200831 PORTREVISION?= 0 CATEGORIES= emulators @@ -37,7 +37,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= ce43139eb +GH_TAGNAME= b5ed2d408 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 \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 7c705fc9bcd7..71efa1079451 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1598679209 -SHA256 (yuzu-emu-yuzu-s20200829-ce43139eb_GH0.tar.gz) = 260bba838ff08ec92bd1e2d4d009b4ad8d854ce6901afa7ea56cba32d4cb0168 -SIZE (yuzu-emu-yuzu-s20200829-ce43139eb_GH0.tar.gz) = 3527133 +TIMESTAMP = 1598902308 +SHA256 (yuzu-emu-yuzu-s20200831-b5ed2d408_GH0.tar.gz) = 4e0098e097537bf016be42558bf6d5facce801de5054334a2e28d126a916e345 +SIZE (yuzu-emu-yuzu-s20200831-b5ed2d408_GH0.tar.gz) = 3527387 SHA256 (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 8f7b4d8eb998c2a4c146268d83b44fc22ca8d4d276f26d6af1071e51f4b5bd4f SIZE (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 3296254 SHA256 (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 4fc6ddc256bc75b975fd5ad8bb7d31ff79c62d49daafb0108585c9ef80c6c5a7 -- cgit