1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 16:47:34 +00:00

Ports: Update ScummVM to 2.8.0

This commit is contained in:
Jelle Raaijmakers 2024-01-14 15:55:19 +01:00 committed by Andrew Kaster
parent 1205f29a40
commit 8b2144c8e6
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='scummvm'
useconfigure='true'
version='2.7.1'
version='2.8.0'
files=(
"https://downloads.scummvm.org/frs/scummvm/${version}/scummvm-${version}.tar.xz#d6bbf62e33154759a609d59f3034d71652ecdb64ed5c800156718ab1f1d5d063"
"https://downloads.scummvm.org/frs/scummvm/${version}/scummvm-${version}.tar.xz#d6e9fbee06a924706635dea225dfd560ff6770f35aa99d59570a3eb883795a72"
)
depends=(
'freetype'