We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c5cae commit 2f21990Copy full SHA for 2f21990
1 file changed
srcpkgs/raft/template
@@ -1,6 +1,6 @@
1
# Template file for 'raft'
2
pkgname=raft
3
-version=0.19.1
+version=0.22.1
4
revision=1
5
build_style=gnu-configure
6
configure_args="--enable-example=no"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
11
license="custom:LGPL-3.0-only-linking-exception"
12
homepage="https://raft.readthedocs.io"
13
distfiles="https://github.com/cowsql/raft/archive/v${version}.tar.gz"
14
-checksum=fb75ec93c4f8c161f73e08a4d0273f36817a20c91b89035abe793ca9b3dd6fba
+checksum=385f91a0b542ebe8b81c8f8500310dcd575fd028ea0cd2ede8807fa920dcf604
15
16
pre_configure() {
17
autoreconf -i
0 commit comments