mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue