servy: update to 1.0.1.

This commit is contained in:
Jan Christian Grünhage 2023-04-08 19:10:46 +02:00 committed by classabbyamp
parent eff016d208
commit 0814209f46

View file

@ -1,15 +1,15 @@
# Template file for 'servy' # Template file for 'servy'
pkgname=servy pkgname=servy
version=1.0.0 version=1.0.1
revision=2 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
short_desc="A tiny little web server" short_desc="Tiny little web server"
maintainer="zethra <jediben97@gmail.com>" maintainer="zethra <jediben97@gmail.com>"
license="Apache-2.0, MIT" license="Apache-2.0, MIT"
homepage="https://github.com/zethra/servy" homepage="https://github.com/zethra/servy"
distfiles="https://github.com/zethra/servy/archive/${version}.tar.gz" distfiles="https://static.crates.io/crates/servy/servy-${version}.crate"
checksum=6da77ef18dd04c3840a5d3bebbf1552623d2357533405c32dfdb2853b8299c44 checksum=232a5918ae6f3f74775e693de27e1a1089ab65222f0e0db5292e4d8ec440b67d
post_install() { post_install() {
vlicense LICENSE-MIT vlicense LICENSE-MIT