Skip to content

Commit

Permalink
Ports: Update RetroArch to version 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gouchi committed Aug 1, 2024
1 parent ad64243 commit ac51e08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Ports/RetroArch/package.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=RetroArch
useconfigure="true"
version="1.12.0"
archive_hash="c912e32a0300f16ade827d48a4a948d5dab40b764cd1169f61108c6f5803649a"
version="1.19.1"
archive_hash="504a3a8a6e5861eb43a61be8339f61183e7ea940c1ff68ac2a2f57d35c67f8ff"
files=(
"https://github.com/libretro/${port}/archive/refs/tags/v${version}.tar.gz#$archive_hash"
)
Expand Down

0 comments on commit ac51e08

Please sign in to comment.