instead: update to 3.3.2

This commit is contained in:
SolitudeSF 2020-05-30 17:52:50 +03:00 committed by Helmut Pozimski
parent 3bd470beea
commit ca6e3c3544

View file

@ -1,6 +1,6 @@
# Template file for 'instead'
pkgname=instead
version=3.3.1
version=3.3.2
revision=1
build_style=cmake
configure_args="-DWITH_SDL2=$(vopt_if sdl2 ON OFF)
@ -14,7 +14,7 @@ license="MIT"
homepage="https://instead-hub.github.io"
changelog="https://raw.githubusercontent.com/instead-hub/instead/master/ChangeLog"
distfiles="https://github.com/instead-hub/instead/releases/download/${version}/instead_${version}.tar.gz"
checksum=00879f36ad9221fd75c7497dd091460c7477fc6e53151a0ea50a342b1bbb7781
checksum=bb98f6903291bcc40fb06f2203ab8e05272ec84fded412482b6faa54bea3a90b
build_options="gtk3 sdl2"
build_options_default="sdl2"