conduit: update to 0.9.0.

Closes: #52544 [via git-merge-pr]
This commit is contained in:
Joel Beckmeyer 2024-10-07 09:11:43 -04:00 committed by classabbyamp
parent 0efd45c8ed
commit a5c32a1ac8
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

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