keepalived: update to 1.3.2.
This commit is contained in:
parent
df59f2760e
commit
712e5fc6f3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keepalived'
|
||||
pkgname=keepalived
|
||||
version=1.3.1
|
||||
version=1.3.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=3daba23b3fbea7f60269ac9e817faaa6de547205711e289ae3088da31ba92d8c
|
||||
checksum=bb6729a7b7402ef5ef89e895b2dd597880702a4e2351d4da2f88bf24284e38f4
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
Loading…
Reference in New Issue