diff options
| author | Daniil Baturin <daniil@vyos.io> | 2025-07-22 15:57:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-22 15:57:56 +0100 |
| commit | 161f3b53f5f3e033493d947eee02fed764019768 (patch) | |
| tree | 3fb4b84751003f014e16aae29f9711bc0b860635 /scripts | |
| parent | 011ad5bd2f03dd8a73ea4189ffdd87170db581b7 (diff) | |
| parent | 2d9f5cfdf73ab0362b57c1b6110ca67916e48a45 (diff) | |
| download | vyos-build-161f3b53f5f3e033493d947eee02fed764019768.tar.gz vyos-build-161f3b53f5f3e033493d947eee02fed764019768.zip | |
Merge pull request #991 from vyos/T7647
T7647: Bump keepalived version to 2.3.3
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/package-build/keepalived/package.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/keepalived/package.toml b/scripts/package-build/keepalived/package.toml index 3f5ec071..7f894db0 100644 --- a/scripts/package-build/keepalived/package.toml +++ b/scripts/package-build/keepalived/package.toml @@ -1,4 +1,4 @@ [[packages]] name = "keepalived" -commit_id = "debian/1%2.3.2-1" +commit_id = "debian/1%2.3.3-1" scm_url = "https://salsa.debian.org/debian/pkg-keepalived.git" |
