keepalived: update to 1.2.17.
This commit is contained in:
parent
5fb56d0cfd
commit
b6ff7dc4b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keepalived'
|
||||
pkgname=keepalived
|
||||
version=1.2.16
|
||||
version=1.2.17
|
||||
revision=1
|
||||
conf_files="/etc/${pkgname}/${pkgname}.conf"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.keepalived.org/"
|
||||
distfiles="http://www.keepalived.org/software/$pkgname-$version.tar.gz"
|
||||
checksum=5c4f444697374f2de14e7c74c56e28a212047050abbb3e66439534a5516b3665
|
||||
checksum=df545c254122de262c91c83f470636a2339b54f8765453d658fe8e0e2feaf7f0
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
Loading…
Reference in a new issue