instead: update to 3.3.1
This commit is contained in:
parent
925b167932
commit
3ad205cea1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'instead'
|
# Template file for 'instead'
|
||||||
pkgname=instead
|
pkgname=instead
|
||||||
version=3.3.0
|
version=3.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_SDL2=$(vopt_if sdl2 ON OFF)
|
configure_args="-DWITH_SDL2=$(vopt_if sdl2 ON OFF)
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://instead-hub.github.io"
|
homepage="https://instead-hub.github.io"
|
||||||
changelog="https://raw.githubusercontent.com/instead-hub/instead/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/instead-hub/instead/master/ChangeLog"
|
||||||
distfiles="https://github.com/instead-hub/instead/releases/download/${version}/instead_${version}.tar.gz"
|
distfiles="https://github.com/instead-hub/instead/releases/download/${version}/instead_${version}.tar.gz"
|
||||||
checksum=c9f845be9267fb4457fec4b056a281e1460478969a8c70d2bd2ff82770e6534f
|
checksum=00879f36ad9221fd75c7497dd091460c7477fc6e53151a0ea50a342b1bbb7781
|
||||||
|
|
||||||
build_options="gtk3 sdl2"
|
build_options="gtk3 sdl2"
|
||||||
build_options_default="sdl2"
|
build_options_default="sdl2"
|
||||||
|
|
Loading…
Reference in New Issue