waitforfile: update to 0.1.8.

This commit is contained in:
cr6git 2018-09-15 05:54:47 +02:00 committed by GitHub
parent dce9dffc35
commit d6c4e5f7ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'waitforfile'
pkgname=waitforfile
version=0.1.7
version=0.1.8
revision=1
hostmakedepends="cargo"
short_desc="Wait until the given file exists"
@ -8,7 +8,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="MIT"
homepage="https://github.com/nroi/waitforfile"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=cc0d0e71341c45ff4f7b4e3cd76229fa896ff80307ce7de653586f3040250c21
checksum=e63c7b964d4b475f4d84fba62a8b2e43593cbe73c7ce4840474836a978ca01a3
nocross=yes
do_build() {