mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
conduit: update to 0.10.8.
This commit is contained in:
parent
460527a942
commit
d0d845e08d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'conduit'
|
# Template file for 'conduit'
|
||||||
pkgname=conduit
|
pkgname=conduit
|
||||||
version=0.10.6
|
version=0.10.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="clang pkg-config"
|
hostmakedepends="clang pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://conduit.rs/"
|
homepage="https://conduit.rs/"
|
||||||
distfiles="https://gitlab.com/famedly/conduit/-/archive/v${version}/conduit-v${version}.tar.gz"
|
distfiles="https://gitlab.com/famedly/conduit/-/archive/v${version}/conduit-v${version}.tar.gz"
|
||||||
checksum=acf3f7e86505897eeff760eae569ef1c979325e0f2e16413c09262eb94f2568c
|
checksum=0125447daa71e856626195341b56f130f4f88927647c275b2031af89f2b374cd
|
||||||
|
|
||||||
system_accounts="_conduit"
|
system_accounts="_conduit"
|
||||||
_conduit_homedir="/var/lib/conduit"
|
_conduit_homedir="/var/lib/conduit"
|
||||||
|
|
Loading…
Add table
Reference in a new issue