gcsf: update to 0.1.25

This commit is contained in:
benalb 2019-02-14 17:55:29 +01:00 committed by maxice8
parent f01d9eee84
commit 01f002e370

View file

@ -1,6 +1,6 @@
# Template file for 'gcsf'
pkgname=gcsf
version=0.1.24
version=0.1.25
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="MIT"
homepage="https://github.com/harababurel/gcsf"
distfiles="https://github.com/harababurel/gcsf/archive/${version}.tar.gz"
checksum=db407f2422bb6734346eb54d2ffad4758b85de7ef6b395e976714506855c7fa2
checksum=10d2d612da4e6738d10744dd4e22acdf7a94cf492c71e079e6cf52112f761187
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;