diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-20 08:48:27 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-20 08:48:27 +0800 |
commit | f2fb0bb081a5a7ae714182089bfbaf0f019d311c (patch) | |
tree | 6a79fa64889392c38737db41b39636330eab18c5 /emulators | |
parent | 7ef1f4173c8acd43103b0b095e2d291bcfd80e40 (diff) | |
download | freebsd-ports-gnome-f2fb0bb081a5a7ae714182089bfbaf0f019d311c.tar.gz freebsd-ports-gnome-f2fb0bb081a5a7ae714182089bfbaf0f019d311c.tar.zst freebsd-ports-gnome-f2fb0bb081a5a7ae714182089bfbaf0f019d311c.zip |
emulators/yuzu: update to s20191019
Changes: https://github.com/yuzu-emu/yuzu/compare/e00b529a8...dd2e96b36
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 789d1c882aea..5d84bbb365ae 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20191016 +PORTVERSION= s20191019 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= e00b529a8 +GH_TAGNAME= dd2e96b36 GH_TUPLE= yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \ DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \ DarkLordZach:libzip:rel-1-5-2-26-gda12b71:libzip/externals/libzip \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index e195d6bdad8d..6e63fed0b553 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1571265812 -SHA256 (yuzu-emu-yuzu-s20191016-e00b529a8_GH0.tar.gz) = 037680c08ec1808d598f72effa5542506dad901e670192a633e8975412e582b7 -SIZE (yuzu-emu-yuzu-s20191016-e00b529a8_GH0.tar.gz) = 2586796 +TIMESTAMP = 1571511139 +SHA256 (yuzu-emu-yuzu-s20191019-dd2e96b36_GH0.tar.gz) = fc290f04865d4f6e6555d009b02ece3744d7eecff70263f4136069ede090413e +SIZE (yuzu-emu-yuzu-s20191019-dd2e96b36_GH0.tar.gz) = 2586850 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 |