conduit: update to 0.6.0.
This commit is contained in:
parent
68741f44c6
commit
f0b428a310
@ -1,17 +1,18 @@
|
||||
# Template file for 'conduit'
|
||||
pkgname=conduit
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
# needs ring/rustls
|
||||
archs="x86_64* i686* aarch64* armv[67]*"
|
||||
build_style=cargo
|
||||
hostmakedepends="clang"
|
||||
hostmakedepends="clang pkg-config"
|
||||
makedepends="libzstd-devel"
|
||||
short_desc="Simple, fast and reliable chat server powered by Matrix"
|
||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://conduit.rs/"
|
||||
distfiles="https://gitlab.com/famedly/conduit/-/archive/v${version}/conduit-v${version}.tar.gz"
|
||||
checksum=447ace45d5642ee942f81e130621cea397c12a9df3515b82cd20293888d0ee8b
|
||||
checksum=b722fb4f12ada5f965472b634dfa6a837aae03ff6712c210cdd292302bbb1259
|
||||
|
||||
system_accounts="_conduit"
|
||||
_conduit_homedir="/var/lib/conduit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user