Skip to content

Commit 2f21990

Browse files
ErenHDEahesford
authored andcommitted
raft: update to 0.22.1.
1 parent 15c5cae commit 2f21990

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/raft/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'raft'
22
pkgname=raft
3-
version=0.19.1
3+
version=0.22.1
44
revision=1
55
build_style=gnu-configure
66
configure_args="--enable-example=no"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="custom:LGPL-3.0-only-linking-exception"
1212
homepage="https://raft.readthedocs.io"
1313
distfiles="https://github.com/cowsql/raft/archive/v${version}.tar.gz"
14-
checksum=fb75ec93c4f8c161f73e08a4d0273f36817a20c91b89035abe793ca9b3dd6fba
14+
checksum=385f91a0b542ebe8b81c8f8500310dcd575fd028ea0cd2ede8807fa920dcf604
1515

1616
pre_configure() {
1717
autoreconf -i

0 commit comments

Comments
 (0)