mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
keepalived: update to 2.0.15
This commit is contained in:
parent
81da3e618c
commit
12745cc86b
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.13
|
version=2.0.15
|
||||||
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=c7fb38e8a322fb898fb9f6d5d566827a30aa5a4cd1774f474bb4041c85bcbc46
|
checksum=933ee01bc6346aa573453b998f87510d3cce4aba4537c9642b24e6dbfba5c6f4
|
||||||
|
|
||||||
conf_files="/etc/keepalived/keepalived.conf"
|
conf_files="/etc/keepalived/keepalived.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue