mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gemserv: update to 0.6.3.
This commit is contained in:
parent
fc8e121c24
commit
cf13d392df
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.6.0
|
version=0.6.3
|
||||||
revision=1
|
revision=1
|
||||||
# uses rustls/ring
|
# uses rustls/ring
|
||||||
archs="x86_64* aarch64* i686* armv[67]*"
|
archs="x86_64* aarch64* i686* armv[67]*"
|
||||||
|
@ -12,7 +12,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=0194a8dc260142cbc5b304e7827db7aa3e1b61242f08b73a8e954eabdc72e0af
|
checksum=e84656f1a3274d2becdecd731afe767477ead7f2c265c0d7ae8ee9e8bc81ded8
|
||||||
system_accounts="_gemserv"
|
system_accounts="_gemserv"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue