Fix sopwith URL

This commit is contained in:
Jeremy Soller 2024-03-08 14:10:37 -07:00
parent 65b9c07c99
commit 77b547ee95
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F

View File

@ -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 {