mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
parent
a91645fe95
commit
c0c747d747
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tickr'
|
# Template file for 'tickr'
|
||||||
pkgname=tickr
|
pkgname=tickr
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.open-tickr.net/"
|
homepage="https://www.open-tickr.net/"
|
||||||
distfiles="https://www.open-tickr.net/src/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.open-tickr.net/src/${pkgname}-${version}.tar.gz"
|
||||||
checksum=37dd2d970cd9bf9b0ebc5e6cbf6605ea460008f577a43a7500e506e9dffcd802
|
checksum=391529a115b820d5c2cac7b466facc4722b7f90e02ab0acd7350a8e97adcee58
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*|ppc64|ppc) configure_args+=" LIBS=-lm" ;;
|
arm*|ppc64|ppc) configure_args+=" LIBS=-lm" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue