mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
keepalived: update to 2.2.4
This commit is contained in:
parent
b28fc320aa
commit
19883eb5cb
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keepalived'
|
# Template file for 'keepalived'
|
||||||
pkgname=keepalived
|
pkgname=keepalived
|
||||||
version=2.2.2
|
version=2.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-sha1"
|
configure_args="--enable-sha1"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="openssl-devel libnl3-devel popt-devel libnfnetlink-devel"
|
||||||
short_desc="Failover and monitoring daemon for LVS clusters"
|
short_desc="Failover and monitoring daemon for LVS clusters"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.keepalived.org/"
|
homepage="https://www.keepalived.org/"
|
||||||
distfiles="http://www.keepalived.org/software/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.keepalived.org/software/keepalived-${version}.tar.gz"
|
||||||
checksum=103692bd5345a4ed9f4581632ea636214fdf53e45682e200aab122c4fa674ece
|
checksum=0138d69087d44beaaa589527f0cfa6885958b320a837147d02b6b7df73ebc1df
|
||||||
|
|
||||||
conf_files="/etc/keepalived/keepalived.conf"
|
conf_files="/etc/keepalived/keepalived.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue