miniserve: update to 0.3.0.

This commit is contained in:
Rasmus Thomsen 2019-02-12 18:29:15 +01:00 committed by Helmut Pozimski
parent 0f6cd7cb01
commit 743845f12d

View file

@ -1,14 +1,14 @@
# Template file for 'miniserve' # Template file for 'miniserve'
pkgname=miniserve pkgname=miniserve
version=0.2.2 version=0.3.0
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="CLI tool to serve files and dirs over HTTP" short_desc="CLI tool to serve files and dirs over HTTP"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/svenstaro/miniserve" homepage="https://github.com/svenstaro/miniserve"
distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz" distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz"
checksum=f15efc4ccbddc25dc01ce0b6db8c6edb63de2d0bccedea29b489e254aa92d590 checksum=80ee5d661730ddad14671f961b560467f3b3a9f0544b9b11dec65098eb4a1f7e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE