Skip to content
Snippets Groups Projects
Unverified Commit ce6db0fa authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: keepalived: Update to 2.0.18.

* gnu/packages/cluster.scm (keepalived): Update to 2.0.18.
parent 2ac02060
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ (define-module (gnu packages cluster)
(define-public keepalived
(package
(name "keepalived")
(version "2.0.5")
(version "2.0.18")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -43,7 +43,7 @@ (define-public keepalived
version ".tar.gz"))
(sha256
(base32
"021a7c1lq4aqx7dbwhlm5km6w039hapfzp5hf6wb5bfq79s25g38"))))
"1l2g0bzzbah9svfpwa0b9dgvwfv85r2y3qdr54822hg5p2qs48ql"))))
(build-system gnu-build-system)
(arguments
'(#:phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment