miniserve: update to 0.2.0. (#1636)

This commit is contained in:
cr6git 2018-08-10 09:19:55 +02:00 committed by GitHub
parent 0a58d268bc
commit c355b41e67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'miniserve'
pkgname=miniserve
version=0.1.5
version=0.2.0
revision=1
hostmakedepends="cargo"
short_desc="CLI tool to serve files and dirs over HTTP"
@ -8,7 +8,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="MIT"
homepage="https://github.com/svenstaro/miniserve"
distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz"
checksum=b435471cd08f3dbe080e26a0b6937c824502a87659948f49b5d2e54f07de64e0
checksum=2a0d4c7563b3b1b75ba0cccc69236976dc916378a41e7f994e28f8a766bded4c
nocross="https://travis-ci.org/voidlinux/void-packages/jobs/380263119#L1158
https://travis-ci.org/voidlinux/void-packages/jobs/380263118#L1167"