Skip to content

Commit

Permalink
emulators/yuzu: update to s20211124
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Nov 25, 2021
1 parent a29116f commit 5ed03a0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion emulators/yuzu-qt5/Makefile
@@ -1,4 +1,4 @@
PORTREVISION= 1
PORTREVISION= 0
PKGNAMESUFFIX= -qt5

MASTERDIR= ${.CURDIR}/../yuzu
Expand Down
6 changes: 3 additions & 3 deletions emulators/yuzu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yuzu
PORTVERSION= s20211122
PORTREVISION?= 1
PORTVERSION= s20211124
PORTREVISION?= 0
CATEGORIES= emulators

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
Expand Down Expand Up @@ -33,7 +33,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \

USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
GH_TAGNAME= daecbd3a7
GH_TAGNAME= cd6cf0422
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 \
Expand Down
6 changes: 3 additions & 3 deletions emulators/yuzu/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1637618769
SHA256 (yuzu-emu-yuzu-s20211122-daecbd3a7_GH0.tar.gz) = 43116c948f81a836c3b7b32d1a2cbe39024555db07a40d4fb9f80de70b3cef32
SIZE (yuzu-emu-yuzu-s20211122-daecbd3a7_GH0.tar.gz) = 4398109
TIMESTAMP = 1637750190
SHA256 (yuzu-emu-yuzu-s20211124-cd6cf0422_GH0.tar.gz) = 6efbaba7b62e920837a601373afda9ed8de25b1c45be34e02a3cf17d64613685
SIZE (yuzu-emu-yuzu-s20211124-cd6cf0422_GH0.tar.gz) = 4398607
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
Expand Down

0 comments on commit 5ed03a0

Please sign in to comment.