conduit: update to 0.10.3.

Closes: #55310 [via git-merge-pr]
This commit is contained in:
Joel Beckmeyer 2025-05-12 11:39:55 -04:00 committed by classabbyamp
parent 10bf1024be
commit f061053efe
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'conduit'
pkgname=conduit
version=0.9.0
version=0.10.3
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=572c1a5bc28b01af06d4719f97e7bdc32bc709668979d6289e1160c3c671fd00
checksum=d856f5d2ef8b636395f89dea73db28edaa7ee5c5ed33381597c67e236b8d9b09
system_accounts="_conduit"
_conduit_homedir="/var/lib/conduit"