schismtracker: fix sdl recipe name

This commit is contained in:
Jeremy Soller 2023-12-12 10:12:31 -07:00
parent 5037832c53
commit f803f75590
No known key found for this signature in database
GPG Key ID: DCFCA852D3906975

View File

@ -1,7 +1,7 @@
VERSION=20181223
TAR=https://github.com/schismtracker/schismtracker/archive/$VERSION.tar.gz
TAR_SHA256=fc32930c611fdb78face87dbe8a3c62e70088fd8d4ad803140e0b9a0b2e72ad7
BUILD_DEPENDS=(sdl12 liborbital libiconv)
BUILD_DEPENDS=(sdl1 liborbital libiconv)
function recipe_version {
echo "$VERSION"