diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-11-05 08:46:30 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-11-05 08:46:30 +0800 |
commit | d2a28190760fcc3760e464fdd7df6090b244dcfa (patch) | |
tree | 34a4592ccc6be5a2b9178fe502117c82331ad987 /emulators/yuzu | |
parent | 1631239e3d4c76e4b34c070b1c7348d1bf921780 (diff) | |
download | freebsd-ports-gnome-d2a28190760fcc3760e464fdd7df6090b244dcfa.tar.gz freebsd-ports-gnome-d2a28190760fcc3760e464fdd7df6090b244dcfa.tar.zst freebsd-ports-gnome-d2a28190760fcc3760e464fdd7df6090b244dcfa.zip |
emulators/yuzu: update to s20191103
Changes: https://github.com/yuzu-emu/yuzu/compare/11e39da02...ae6eb6189
Diffstat (limited to 'emulators/yuzu')
-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 d151c409f059..3700273f29aa 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20191031 +PORTVERSION= s20191103 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= 11e39da02 +GH_TAGNAME= ae6eb6189 GH_TUPLE= yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \ DarkLordZach:libzip:rel-1-5-2-26-gda12b71:libzip/externals/libzip \ DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index abdf7f382dc8..e3e61843a8a6 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1572486989 -SHA256 (yuzu-emu-yuzu-s20191031-11e39da02_GH0.tar.gz) = 05ccf59dc5d1b9c95d8081b8d2fb320fdea9f8729acc8b3e06bbc47371456ba6 -SIZE (yuzu-emu-yuzu-s20191031-11e39da02_GH0.tar.gz) = 2595587 +TIMESTAMP = 1572776793 +SHA256 (yuzu-emu-yuzu-s20191103-ae6eb6189_GH0.tar.gz) = dfe14b27447742f2fdb49f6893a272c0338fa807951418b8a8ee2f7b79c944af +SIZE (yuzu-emu-yuzu-s20191103-ae6eb6189_GH0.tar.gz) = 2595767 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-libzip-rel-1-5-2-26-gda12b71_GH0.tar.gz) = c98b808a98082aa8b8c21efbb820fd0210ab450871014e745a4b1caf39b9025c |