raft: update to 0.9.17.
This commit is contained in:
parent
5b837941e1
commit
d229310e4c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'raft'
|
||||
pkgname=raft
|
||||
version=0.9.16
|
||||
version=0.9.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-example=no"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
|||
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=b4c4ac15dd74a4c2bbe86149cb5fc1b937979a62e97439615175e3e218fac512
|
||||
checksum=2ee6b40cc316bb0ca4172b491dbfac30abfcc72fb43dfc385c20f584ca439b2a
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in New Issue