diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-11-09 08:48:53 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-11-09 08:48:53 +0800 |
commit | ab9d89b2ccd24139853c849d0edc778fe0ee803b (patch) | |
tree | 712102bc3253ad3d3fe54ca50bf309243025e01f /emulators | |
parent | 67f96445849e3983e989ddc5c8c086a98ab03321 (diff) | |
download | freebsd-ports-gnome-ab9d89b2ccd24139853c849d0edc778fe0ee803b.tar.gz freebsd-ports-gnome-ab9d89b2ccd24139853c849d0edc778fe0ee803b.tar.zst freebsd-ports-gnome-ab9d89b2ccd24139853c849d0edc778fe0ee803b.zip |
emulators/yuzu: update to s20191108
Changes: https://github.com/yuzu-emu/yuzu/compare/468576284...a056d8de1
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 55c8d9ddcfd4..d5c627bde655 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20191106 +PORTVERSION= s20191108 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= 468576284 +GH_TAGNAME= a056d8de1 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 5116f1d15209..e1f4ccae7cdb 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1573052935 -SHA256 (yuzu-emu-yuzu-s20191106-468576284_GH0.tar.gz) = aa8f2c62aec3fbe2be9d68441f90227dd29f8588d7691b59873cc379e3a9aca8 -SIZE (yuzu-emu-yuzu-s20191106-468576284_GH0.tar.gz) = 2599377 +TIMESTAMP = 1573246589 +SHA256 (yuzu-emu-yuzu-s20191108-a056d8de1_GH0.tar.gz) = 02767fccc5eb2ea57659f97cc35dc4630f94db557cffd629093205e3b006f0f1 +SIZE (yuzu-emu-yuzu-s20191108-a056d8de1_GH0.tar.gz) = 2599684 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 |