gemserv: update to 0.6.5.
This commit is contained in:
parent
0da320a799
commit
e1a26d32a9
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.4
|
version=0.6.5
|
||||||
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=835c0fb811465e277736dba2b6e8ab3ae7000a6f40ed44b9c24c28fa57b0a38f
|
checksum=5a2b63028352c3a0726c5174148fd0e028934db250902427372a84680317f48e
|
||||||
system_accounts="_gemserv"
|
system_accounts="_gemserv"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue