dolphin-emu: update to 5.0.15993.

This commit is contained in:
Henry Naguski 2022-02-08 08:59:45 -07:00 committed by Echo
parent b27f53c849
commit 59c73d0c78

View File

@ -1,8 +1,8 @@
# Template file for 'dolphin-emu' # Template file for 'dolphin-emu'
pkgname=dolphin-emu pkgname=dolphin-emu
version=5.0.15445 version=5.0.15993
revision=2 revision=1
_dolphin_commit=db02b50d2ecdfbbc21e19aadc57253c353069f77 _dolphin_commit=5e595616379a694789fe749e40a27ef069f0090e
_mgba_commit=40d4c430fc36caeb7ea32fd39624947ed487d2f2 _mgba_commit=40d4c430fc36caeb7ea32fd39624947ed487d2f2
#Version/hash pair can be found at https://dolphin-emu.org/download/ #Version/hash pair can be found at https://dolphin-emu.org/download/
archs="x86_64* aarch64* ppc64le* i686*" archs="x86_64* aarch64* ppc64le* i686*"
@ -25,7 +25,7 @@ license="GPL-2.0-or-later"
homepage="http://dolphin-emu.org" homepage="http://dolphin-emu.org"
distfiles="https://github.com/dolphin-emu/dolphin/archive/${_dolphin_commit}.tar.gz distfiles="https://github.com/dolphin-emu/dolphin/archive/${_dolphin_commit}.tar.gz
https://github.com/mgba-emu/mgba/archive/${_mgba_commit}.tar.gz" https://github.com/mgba-emu/mgba/archive/${_mgba_commit}.tar.gz"
checksum="19136c7b1bce2ff444e4a611f56268b371f4fa83a3e3ff5f3d9e2dbb34385692 checksum="d25e597356d410d71a825d881432ab40d66f65a5116412ec7d1661f414c72191
3cabf00a97cf4fb15fe8524b3d02190acdd003f25967cdbbf8de958649b8061b" 3cabf00a97cf4fb15fe8524b3d02190acdd003f25967cdbbf8de958649b8061b"
nopie=yes nopie=yes