geonkick: update to 2.7.2.
This commit is contained in:
parent
5568c2874e
commit
eeac3b6d1c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'geonkick'
|
# Template file for 'geonkick'
|
||||||
pkgname=geonkick
|
pkgname=geonkick
|
||||||
version=2.7.0
|
version=2.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config tar xz redkite"
|
hostmakedepends="pkg-config tar xz redkite"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="teldra <teldra@rotce.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/iurie-sw/geonkick"
|
homepage="https://github.com/iurie-sw/geonkick"
|
||||||
distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
|
distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
|
||||||
checksum=c333da9f8db3eb71519a8920e8cc05525754c3a71f9c68ae16b55690d03fb9d4
|
checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
|
||||||
make_check=extended # No target to "ninja test".
|
make_check=extended # No target to "ninja test".
|
||||||
|
|
||||||
if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then
|
if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then
|
||||||
|
|
Loading…
Reference in New Issue