mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
keepalived: update to 2.0.16.
This commit is contained in:
parent
e6bee389b1
commit
9ddc7ca95e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keepalived'
|
# Template file for 'keepalived'
|
||||||
pkgname=keepalived
|
pkgname=keepalived
|
||||||
version=2.0.15
|
version=2.0.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-sha1"
|
configure_args="--enable-sha1"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2-or-later"
|
license="GPL-2-or-later"
|
||||||
homepage="http://www.keepalived.org/"
|
homepage="http://www.keepalived.org/"
|
||||||
distfiles="http://www.keepalived.org/software/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.keepalived.org/software/${pkgname}-${version}.tar.gz"
|
||||||
checksum=933ee01bc6346aa573453b998f87510d3cce4aba4537c9642b24e6dbfba5c6f4
|
checksum=f0c7dc86147a286913c1c2c918f557735016285d25779d4d2fce5732fcb888df
|
||||||
|
|
||||||
conf_files="/etc/keepalived/keepalived.conf"
|
conf_files="/etc/keepalived/keepalived.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue