diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-05-27 06:19:02 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-05-27 08:43:08 +0800 |
commit | 52d7016229bd1aefc7b1a7b4f084acb7c58070b3 (patch) | |
tree | 5908c7ae911cff63863c3924656ca376780f5e18 /emulators | |
parent | 3207de71f97a5924cbd0af9bfd2bf0bbbc2b1a90 (diff) | |
download | freebsd-ports-gnome-52d7016229bd1aefc7b1a7b4f084acb7c58070b3.tar.gz freebsd-ports-gnome-52d7016229bd1aefc7b1a7b4f084acb7c58070b3.tar.zst freebsd-ports-gnome-52d7016229bd1aefc7b1a7b4f084acb7c58070b3.zip |
emulators/yuzu: update to s20210526
Changes: https://github.com/yuzu-emu/yuzu/compare/aee3b57c4...116989be8
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/yuzu/Makefile | 4 | ||||
-rw-r--r-- | emulators/yuzu/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 1ac1b208ca6e..ba0c722a62dd 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210524 +PORTVERSION= s20210526 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= aee3b57c4 +GH_TAGNAME= 116989be8 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 \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 23d2fe9ff3b9..3cdadaf04fec 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1621882957 -SHA256 (yuzu-emu-yuzu-s20210524-aee3b57c4_GH0.tar.gz) = 33a29013ac93c7d265dc7b95e0064e854b07b5549bd942fca2b5f367ecc329d2 -SIZE (yuzu-emu-yuzu-s20210524-aee3b57c4_GH0.tar.gz) = 3837198 +TIMESTAMP = 1622067542 +SHA256 (yuzu-emu-yuzu-s20210526-116989be8_GH0.tar.gz) = 13cc2a7ba5248825f413301d09bd0e2f26c0bdf6834e4b1d068eacce14891356 +SIZE (yuzu-emu-yuzu-s20210526-116989be8_GH0.tar.gz) = 3842224 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (KhronosGroup-SPIRV-Headers-2c51218_GH0.tar.gz) = 08f70947b69e17c7e322156adcd471cf02b4b3f63e7baf8ee0f02d32603ac5ff |