conduit: update to 0.10.4.

This commit is contained in:
Joel Beckmeyer 2025-05-30 11:46:24 -04:00 committed by Andrew J. Hesford
parent 53ffe694a7
commit d823d4297a

View file

@ -1,6 +1,6 @@
# Template file for 'conduit'
pkgname=conduit
version=0.10.3
version=0.10.4
revision=1
build_style=cargo
hostmakedepends="clang pkg-config"
@ -10,7 +10,7 @@ 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=d856f5d2ef8b636395f89dea73db28edaa7ee5c5ed33381597c67e236b8d9b09
checksum=54a13c46cd68213ebd9c919ec64548e60ab2cd03eff3bede98c19019f3e75736
system_accounts="_conduit"
_conduit_homedir="/var/lib/conduit"