keepalived: update to 1.3.8. (#8278)
This commit is contained in:
parent
570842f4a5
commit
3305d7bc12
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keepalived'
|
# Template file for 'keepalived'
|
||||||
pkgname=keepalived
|
pkgname=keepalived
|
||||||
version=1.3.7
|
version=1.3.8
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="/etc/${pkgname}/${pkgname}.conf"
|
conf_files="/etc/${pkgname}/${pkgname}.conf"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.keepalived.org/"
|
homepage="http://www.keepalived.org/"
|
||||||
distfiles="http://www.keepalived.org/software/$pkgname-$version.tar.gz"
|
distfiles="http://www.keepalived.org/software/$pkgname-$version.tar.gz"
|
||||||
checksum=0a9f9e5eb598fc63401c90855d9cd0b3cb4345a392dd72e7d0ae559a2ee22f97
|
checksum=d484af06a79693f553870d4cb5ab3f4053397eefd59036d5c03210c5326ad073
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue