servy: update to 1.0.1.
This commit is contained in:
parent
eff016d208
commit
0814209f46
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'servy'
|
||||
pkgname=servy
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="A tiny little web server"
|
||||
short_desc="Tiny little web server"
|
||||
maintainer="zethra <jediben97@gmail.com>"
|
||||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/zethra/servy"
|
||||
distfiles="https://github.com/zethra/servy/archive/${version}.tar.gz"
|
||||
checksum=6da77ef18dd04c3840a5d3bebbf1552623d2357533405c32dfdb2853b8299c44
|
||||
distfiles="https://static.crates.io/crates/servy/servy-${version}.crate"
|
||||
checksum=232a5918ae6f3f74775e693de27e1a1089ab65222f0e0db5292e4d8ec440b67d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Add table
Reference in a new issue