diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-12-19 08:48:36 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-12-19 08:48:36 +0800 |
commit | 4ab4e588a0cb15784979155a37c7c63a6fa1fac0 (patch) | |
tree | 9a493a98e1f0582c62172b0362ba95d2a2cb4d1f /emulators | |
parent | c5f7cb867a21a705905b1bbb44e26361695cfe07 (diff) | |
download | freebsd-ports-gnome-4ab4e588a0cb15784979155a37c7c63a6fa1fac0.tar.gz freebsd-ports-gnome-4ab4e588a0cb15784979155a37c7c63a6fa1fac0.tar.zst freebsd-ports-gnome-4ab4e588a0cb15784979155a37c7c63a6fa1fac0.zip |
emulators/yuzu: update to s20191217
Changes: https://github.com/yuzu-emu/yuzu/compare/65b1b05e0...c05326901
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 1675e5338ff1..2f1c39ab74c9 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20191216 +PORTVERSION= s20191217 PORTREVISION?= 0 CATEGORIES= emulators @@ -28,7 +28,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 65b1b05e0 +GH_TAGNAME= c05326901 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 378a2a24b953..47ba7e52c5df 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1576519264 +TIMESTAMP = 1576637362 SHA256 (libcxx-8.0.0.src.tar.xz) = c2902675e7c84324fb2c1e45489220f250ede016cc3117186785d9dc291f9de2 SIZE (libcxx-8.0.0.src.tar.xz) = 1752308 -SHA256 (yuzu-emu-yuzu-s20191216-65b1b05e0_GH0.tar.gz) = adf9630849a551729790c360fa1f67718de7257ff6cb8f66f01da9f712968cf8 -SIZE (yuzu-emu-yuzu-s20191216-65b1b05e0_GH0.tar.gz) = 2627066 +SHA256 (yuzu-emu-yuzu-s20191217-c05326901_GH0.tar.gz) = 7ab107fa58f782c3ebea6a98357c7ec84a9e28f84f6ce38b5a45dfc1505df217 +SIZE (yuzu-emu-yuzu-s20191217-c05326901_GH0.tar.gz) = 2623119 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 |