mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
raft: update to 0.9.23.
This commit is contained in:
parent
982761a7c6
commit
db83c14ecf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'raft'
|
# Template file for 'raft'
|
||||||
pkgname=raft
|
pkgname=raft
|
||||||
version=0.9.17
|
version=0.9.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-example=no"
|
configure_args="--enable-example=no"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||||
license="custom:LGPL-3.0-only-linking-exception"
|
license="custom:LGPL-3.0-only-linking-exception"
|
||||||
homepage="https://github.com/canonical/raft"
|
homepage="https://github.com/canonical/raft"
|
||||||
distfiles="https://github.com/canonical/raft/archive/v${version}.tar.gz"
|
distfiles="https://github.com/canonical/raft/archive/v${version}.tar.gz"
|
||||||
checksum=2ee6b40cc316bb0ca4172b491dbfac30abfcc72fb43dfc385c20f584ca439b2a
|
checksum=e4bda601b1f632c2ea9ec74e59c311e773503e16b798bd07f3764244fbbfc82f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Add table
Reference in a new issue