tickr: update to 0.7.1.

Closes: #32247 [via git-merge-pr]
This commit is contained in:
Benjamín Albiñana 2021-07-29 18:06:38 +02:00 committed by Andrew J. Hesford
parent a91645fe95
commit c0c747d747

View file

@ -1,6 +1,6 @@
# Template file for 'tickr'
pkgname=tickr
version=0.7.0
version=0.7.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://www.open-tickr.net/"
distfiles="https://www.open-tickr.net/src/${pkgname}-${version}.tar.gz"
checksum=37dd2d970cd9bf9b0ebc5e6cbf6605ea460008f577a43a7500e506e9dffcd802
checksum=391529a115b820d5c2cac7b466facc4722b7f90e02ab0acd7350a8e97adcee58
case "$XBPS_TARGET_MACHINE" in
arm*|ppc64|ppc) configure_args+=" LIBS=-lm" ;;