dolphin-emu: update to 5.0.15445.
This commit is contained in:
parent
d6763d1f26
commit
f3c96273d2
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'dolphin-emu'
|
||||
pkgname=dolphin-emu
|
||||
version=5.0.15260
|
||||
version=5.0.15445
|
||||
revision=1
|
||||
_dolphin_commit=207c931a04c8e2629a735bc2b3f36b5c89365ca7
|
||||
_mgba_commit=9cccc5197ed73ba0a54f584d3121c27dc97405f5
|
||||
_dolphin_commit=db02b50d2ecdfbbc21e19aadc57253c353069f77
|
||||
_mgba_commit=40d4c430fc36caeb7ea32fd39624947ed487d2f2
|
||||
#Version/hash pair can be found at https://dolphin-emu.org/download/
|
||||
archs="x86_64* aarch64* ppc64le* i686*"
|
||||
wrksrc="dolphin-${_dolphin_commit}"
|
||||
|
@ -22,8 +22,8 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://dolphin-emu.org"
|
||||
distfiles="https://github.com/dolphin-emu/dolphin/archive/${_dolphin_commit}.tar.gz
|
||||
https://github.com/mgba-emu/mgba/archive/${_mgba_commit}.tar.gz"
|
||||
checksum="84b21a6a14cf999e8c2bc44175f549aedaa4bd28a79eaa65afddd72f14905a3a
|
||||
d1c9fa071aae747fe1350130a2c69ed618ad52a759b35b119dbb7292252b4a77"
|
||||
checksum="19136c7b1bce2ff444e4a611f56268b371f4fa83a3e3ff5f3d9e2dbb34385692
|
||||
3cabf00a97cf4fb15fe8524b3d02190acdd003f25967cdbbf8de958649b8061b"
|
||||
nopie=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue