keepalived: update to 1.4.2.
This commit is contained in:
parent
3648c9719c
commit
7652b68b1e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keepalived'
|
||||
pkgname=keepalived
|
||||
version=1.4.1
|
||||
version=1.4.2
|
||||
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=220407517ccad822d1ffa80f7bc37582abaf97da6f7bda2326fa6904b1855bd0
|
||||
checksum=4e2d7cc01a6ee29a3955f5c622d47704ba7d9dd758189f15e9def016a2d1faa3
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
Loading…
Reference in New Issue