keepalived: update to 1.2.22.
This commit is contained in:
parent
2f7c340fff
commit
9fe3d2c966
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keepalived'
|
||||
pkgname=keepalived
|
||||
version=1.2.21
|
||||
version=1.2.22
|
||||
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=c2fe1bf13a2e073133b800093464525a364bcabc1fa21c067d80cf12b82ec8f8
|
||||
checksum=0e386ec0bcad19c202330020a58a0d10b82ca9c107e4d07913664f93cd3df42a
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
Loading…
Reference in a new issue