keepalived: update to 1.2.16.
This commit is contained in:
parent
0c508709a4
commit
266e4dc624
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'keepalived'
|
||||
pkgname=keepalived
|
||||
version=1.2.15
|
||||
revision=2
|
||||
version=1.2.16
|
||||
revision=1
|
||||
conf_files="/etc/${pkgname}/${pkgname}.conf"
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --enable-sha1"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.keepalived.org/"
|
||||
distfiles="http://www.keepalived.org/software/$pkgname-$version.tar.gz"
|
||||
checksum=47db44d78549da704e0794198bfc874be65ca570d15429a6a5c23b8d91109aa9
|
||||
checksum=5c4f444697374f2de14e7c74c56e28a212047050abbb3e66439534a5516b3665
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
Loading…
Reference in a new issue