Skip to content

Commit d9efd3c

Browse files
committed
retroarch: update to 1.21.0.
1 parent 151227b commit d9efd3c

File tree

2 files changed

+3
-79
lines changed

2 files changed

+3
-79
lines changed

srcpkgs/retroarch/patches/mbedtls3.patch

Lines changed: 0 additions & 76 deletions
This file was deleted.

srcpkgs/retroarch/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'retroarch'
22
pkgname=retroarch
3-
version=1.19.1
4-
revision=5
3+
version=1.21.0
4+
revision=1
55
build_style=configure
66
configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking
77
--enable-udev --disable-builtinflac --enable-systemmbedtls
@@ -23,7 +23,7 @@ license="GPL-3.0-or-later"
2323
homepage="https://www.retroarch.com/"
2424
changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md"
2525
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
26-
checksum=504a3a8a6e5861eb43a61be8339f61183e7ea940c1ff68ac2a2f57d35c67f8ff
26+
checksum=9da17918c10d91d4ebfde9ff402dba0b1ad6660fdbce7656d32f0c0182b3a538
2727

2828
build_options="ffmpeg flac glcore gles2 jack neon pulseaudio qt5 sdl2 vulkan wayland x11"
2929
build_options_default="ffmpeg flac glcore pulseaudio sdl2 vulkan wayland x11"

0 commit comments

Comments
 (0)