diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-08-27 09:23:01 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-08-29 00:26:11 +0000 |
commit | 4a8f1c2acf8a35ee8dc91c4965335f5434e3118f (patch) | |
tree | 99d519f39f5f07f3f2b668846a6bc116893a372a /emulators | |
parent | 6cd9df2791564cbeaf88824acd5570ef184f8b72 (diff) | |
download | ports-4a8f1c2acf8a35ee8dc91c4965335f5434e3118f.tar.gz ports-4a8f1c2acf8a35ee8dc91c4965335f5434e3118f.zip |
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 91e93218a6a0..3c8a1aafc4c2 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210825 +PORTVERSION= s20210827 PORTREVISION?= 0 CATEGORIES= emulators @@ -34,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 3843995ce +GH_TAGNAME= c20ea8939 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 3c5a832d1a6f..8afedb4a6710 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1629927968 -SHA256 (yuzu-emu-yuzu-s20210825-3843995ce_GH0.tar.gz) = c3e6a16c7d4077efa320c54efae79ebb5fdf601b371fda32bec010a0ce198c0a -SIZE (yuzu-emu-yuzu-s20210825-3843995ce_GH0.tar.gz) = 3966668 +TIMESTAMP = 1630056181 +SHA256 (yuzu-emu-yuzu-s20210827-c20ea8939_GH0.tar.gz) = 2c395af340d3172511e5ba90c18160f68ed06d1a8ad9aba2aa23d41d34b2c0a6 +SIZE (yuzu-emu-yuzu-s20210827-c20ea8939_GH0.tar.gz) = 3966140 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-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb |