gcsf: update to 0.1.19

This commit is contained in:
benalb 2018-12-25 10:30:01 +01:00 committed by maxice8
parent e86fa4083d
commit c9e219e9be

View file

@ -1,7 +1,7 @@
# Template file for 'gcsf'
pkgname=gcsf
version=0.1.18
revision=2
version=0.1.19
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="fuse-devel libressl-devel"
@ -10,10 +10,10 @@ 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=0753bf3de49af4f0983b65681f6755b6602875300a168dd0abc54884ecb7986d
checksum=fed68be2cf2bfcede279ad61011d3bce5790bd038641e2dfc56afd143dc0b94c
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
esac
pre_build() {