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