Merge pull request #494 from sever-sever/T6014-eq

T6014: Bump keepalived version to v2.2.8
This commit is contained in:
Daniil Baturin 2024-02-06 13:10:16 +00:00 committed by GitHub
commit 5c7807f093
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@
// and not via a DEB package
def pkgList = [
['name': 'keepalived',
'scmCommit': '8af889bc',
'scmCommit': 'v2.2.8',
'scmUrl': 'https://github.com/acassen/keepalived',
'buildCmd': 'cd ..; ./build.sh'],
]