mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
gemserv: update to 0.6.0.
This commit is contained in:
parent
a50d97612e
commit
45f13ce5af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gemserv'
|
# Template file for 'gemserv'
|
||||||
pkgname=gemserv
|
pkgname=gemserv
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="gemini://80h.dev/projects/gemserv/"
|
homepage="gemini://80h.dev/projects/gemserv/"
|
||||||
distfiles="https://git.sr.ht/~int80h/gemserv/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~int80h/gemserv/archive/v${version}.tar.gz"
|
||||||
checksum=20e9aa28e719199f94099889ca224f83012f893730c1e14beb06b5a0a2578cb6
|
checksum=0194a8dc260142cbc5b304e7827db7aa3e1b61242f08b73a8e954eabdc72e0af
|
||||||
system_accounts="_gemserv"
|
system_accounts="_gemserv"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue