mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Fix sopwith URL
This commit is contained in:
parent
65b9c07c99
commit
77b547ee95
@ -1,5 +1,5 @@
|
||||
VERSION=1.8.4
|
||||
TAR=https://sourceforge.net/projects/sdl-sopwith/files/sdl_sopwith/$VERSION/sopwith-$VERSION.tar.gz/download
|
||||
TAR="https://github.com/fragglet/sdl-sopwith/releases/download/sdl-sopwith-${VERSION}/sopwith-${VERSION}.tar.gz"
|
||||
BUILD_DEPENDS=(sdl1 liborbital libiconv)
|
||||
|
||||
function recipe_version {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user