gcsf: update to 0.1.18.

This commit is contained in:
maxice8 2018-10-10 01:52:00 -03:00 committed by maxice8
parent bd41c38a55
commit 8a54021824

View file

@ -1,6 +1,6 @@
# Template file for 'gcsf' # Template file for 'gcsf'
pkgname=gcsf pkgname=gcsf
version=0.1.17 version=0.1.18
revision=1 revision=1
hostmakedepends="cargo pkg-config" hostmakedepends="cargo pkg-config"
makedepends="fuse-devel libressl-devel" makedepends="fuse-devel libressl-devel"
@ -9,7 +9,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/harababurel/gcsf" homepage="https://github.com/harababurel/gcsf"
distfiles="https://github.com/harababurel/gcsf/archive/${version}.tar.gz" distfiles="https://github.com/harababurel/gcsf/archive/${version}.tar.gz"
checksum=d306a5838f31e030bebb5ac21115cc67f32aec3e56694718d1979a1a921ea3d8 checksum=0753bf3de49af4f0983b65681f6755b6602875300a168dd0abc54884ecb7986d
nocross=yes nocross=yes
do_build() { do_build() {