gcsf: update to 0.1.18.
This commit is contained in:
parent
bd41c38a55
commit
8a54021824
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gcsf'
|
||||
pkgname=gcsf
|
||||
version=0.1.17
|
||||
version=0.1.18
|
||||
revision=1
|
||||
hostmakedepends="cargo pkg-config"
|
||||
makedepends="fuse-devel libressl-devel"
|
||||
|
@ -9,7 +9,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=d306a5838f31e030bebb5ac21115cc67f32aec3e56694718d1979a1a921ea3d8
|
||||
checksum=0753bf3de49af4f0983b65681f6755b6602875300a168dd0abc54884ecb7986d
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue