diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-07-21 08:40:50 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-07-21 08:40:50 +0800 |
commit | dc67665e5ae9cebe0d37d070deba4a5e9e3ee76f (patch) | |
tree | f48fce1729a503518896eaaa2dacb2a4e96ca206 /emulators/yuzu | |
parent | 1e0ad1ea989d0d8a94d677ff38367d9842d3c605 (diff) | |
download | freebsd-ports-gnome-dc67665e5ae9cebe0d37d070deba4a5e9e3ee76f.tar.gz freebsd-ports-gnome-dc67665e5ae9cebe0d37d070deba4a5e9e3ee76f.tar.zst freebsd-ports-gnome-dc67665e5ae9cebe0d37d070deba4a5e9e3ee76f.zip |
emulators/yuzu: update to s20200719
Changes: https://github.com/yuzu-emu/yuzu/compare/8a8924902...ad0b29512
Diffstat (limited to 'emulators/yuzu')
-rw-r--r-- | emulators/yuzu/Makefile | 6 | ||||
-rw-r--r-- | emulators/yuzu/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 10ee8673771c..142565679362 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20200718 -PORTREVISION?= 1 +PORTVERSION= s20200719 +PORTREVISION?= 0 CATEGORIES= emulators PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -37,7 +37,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 8a8924902 +GH_TAGNAME= ad0b29512 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 02921a64f08b..784049544163 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ TIMESTAMP = 1595076217 -SHA256 (yuzu-emu-yuzu-s20200718-8a8924902_GH0.tar.gz) = 5368ad7cc495852cf8d85f62e02e12f3eb7673e108ae4ce737c7e32779f2f31d -SIZE (yuzu-emu-yuzu-s20200718-8a8924902_GH0.tar.gz) = 2798695 +SHA256 (yuzu-emu-yuzu-s20200719-ad0b29512_GH0.tar.gz) = f48d9b4a94c51dc75625f3ceb1082f55a7d7b21b280f8ea2b6d72c7155e51131 +SIZE (yuzu-emu-yuzu-s20200719-ad0b29512_GH0.tar.gz) = 2798865 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 |