pioneer: update to 20220203.

This commit is contained in:
John 2022-04-18 12:30:15 +02:00
parent 8467a5b9fe
commit 4e6c59a73c

View file

@ -1,6 +1,6 @@
# Template file for 'pioneer'
pkgname=pioneer
version=20210723
version=20220203
revision=1
build_style=cmake
make_build_target="all build-data"
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://pioneerspacesim.net"
distfiles="https://github.com/pioneerspacesim/pioneer/archive/${version}.tar.gz"
checksum=5f5d794d3095079e629980a6a3285d83b95b97e6c9b6058c73531cd06f8d082d
checksum=415b55bab7f011f7244348428e13006fa67a926b9be71f2c4ad24e92cfeb051c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" pioneer-modelcompiler"