mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Fix scummvm URL
This commit is contained in:
parent
d0df1f76a1
commit
8d4c66b856
@ -1,5 +1,5 @@
|
||||
VERSION=2.0.0
|
||||
TAR=https://www.scummvm.org/frs/scummvm/$VERSION/scummvm-$VERSION.tar.xz
|
||||
TAR=https://downloads.scummvm.org/frs/scummvm/$VERSION/scummvm-$VERSION.tar.xz
|
||||
TAR_SHA256=9784418d555ba75822d229514a05cf226b8ce1a751eec425432e6b7e128fca60
|
||||
BUILD_DEPENDS=(sdl liborbital freetype zlib libpng)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user