geonkick: update to 2.9.1.

This commit is contained in:
teldra 2022-05-18 12:57:38 +02:00 committed by Piotr
parent fb25116390
commit f134c0484c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'geonkick'
pkgname=geonkick
version=2.9.0
version=2.9.1
revision=1
build_style=cmake
hostmakedepends="pkg-config tar xz"
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/free-sm/geonkick"
changelog="https://raw.githubusercontent.com/free-sm/geonkick/main/NEWS.md"
distfiles="https://github.com/free-sm/geonkick/archive/refs/tags/v${version}.tar.gz"
checksum=54968894e3fab1ad1b7a92e12cdb5041ca39a22842c8e815a443f50cbcc4dc5b
checksum=30ee2a36a26cabb9af8f458bb12d7b0358b4d6abec67ab5f8df696390b5699b4
if [ ${CROSS_BUILD} ]; then
configure_args+=" -DGKICK_ARCHITECTURE=$XBPS_TARGET_MACHINE"