diff --git a/srcpkgs/raft/template b/srcpkgs/raft/template index cfaed3f81b0..39cd14ecf3e 100644 --- a/srcpkgs/raft/template +++ b/srcpkgs/raft/template @@ -1,6 +1,6 @@ # Template file for 'raft' pkgname=raft -version=0.15.0 +version=0.16.0 revision=1 build_style=gnu-configure configure_args="--enable-example=no" @@ -11,7 +11,7 @@ maintainer="Cameron Nemo " license="custom:LGPL-3.0-only-linking-exception" homepage="https://github.com/canonical/raft" distfiles="https://github.com/canonical/raft/archive/v${version}.tar.gz" -checksum=33fd7ecdeb2d822beda5ac8964562f31a05aa817483bb63835ad7bab171f2d02 +checksum=ab5480c051bfbf482074f62c9c306d08ca68b8f0ad0c2db2ebf0488cfe692336 # test/unit/uv and test/integration/uv fail on CI make_check=ci-skip