mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
keepalived: update to 1.3.6.
This commit is contained in:
parent
5d03f3b937
commit
d0bfcea683
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'keepalived'
|
# Template file for 'keepalived'
|
||||||
pkgname=keepalived
|
pkgname=keepalived
|
||||||
version=1.3.5
|
version=1.3.6
|
||||||
revision=2
|
revision=1
|
||||||
conf_files="/etc/${pkgname}/${pkgname}.conf"
|
conf_files="/etc/${pkgname}/${pkgname}.conf"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-sha1"
|
configure_args="--enable-sha1"
|
||||||
|
@ -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=c0114d86ea4c896557beb0d9367819a423ffba772bc5d7c548dc455e6b3bd048
|
checksum=aea37088f3dbf35867c387901020e4970ad9c18e0c3ece07a30e62b3b4fedc63
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue