keepalived: update to 1.2.18.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'keepalived'
|
# Template file for 'keepalived'
|
||||||
pkgname=keepalived
|
pkgname=keepalived
|
||||||
version=1.2.17
|
version=1.2.18
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="/etc/${pkgname}/${pkgname}.conf"
|
conf_files="/etc/${pkgname}/${pkgname}.conf"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-sha1"
|
configure_args="--enable-sha1"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel libnl3-devel popt-devel"
|
makedepends="libressl-devel libnl3-devel popt-devel"
|
||||||
short_desc="Failover and monitoring daemon for LVS clusters"
|
short_desc="Failover and monitoring daemon for LVS clusters"
|
||||||
@@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=df545c254122de262c91c83f470636a2339b54f8765453d658fe8e0e2feaf7f0
|
checksum=e5cda97e2c3b1606aa8569e080cd7d0c30b6f0f106d664f9d0427e421ef7811e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
|
|||||||
Reference in New Issue
Block a user