keepalived: update to 2.0.18.
This commit is contained in:
parent
bf435c7e52
commit
02f74fefb8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'keepalived'
|
||||
pkgname=keepalived
|
||||
version=2.0.16
|
||||
revision=2
|
||||
version=2.0.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-sha1"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2-or-later"
|
||||
homepage="http://www.keepalived.org/"
|
||||
distfiles="http://www.keepalived.org/software/${pkgname}-${version}.tar.gz"
|
||||
checksum=f0c7dc86147a286913c1c2c918f557735016285d25779d4d2fce5732fcb888df
|
||||
checksum=1423a2b1b8e541211029b9e1e1452e683bbe5f4b0b287eddd609aaf5ff024fd0
|
||||
|
||||
conf_files="/etc/keepalived/keepalived.conf"
|
||||
|
||||
|
|
Loading…
Reference in a new issue