diff options
| author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2026-03-25 11:30:01 +0100 |
|---|---|---|
| committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2026-03-25 11:30:01 +0100 |
| commit | d1bb6bc0733d7ca0b655cced3395af5f1087ee2f (patch) | |
| tree | 8fe4e447bc81e8af7b3321f3ea5ad43dd5ac7a81 /scripts/package-build | |
| parent | 80f072e4a70419addbdfffa2076b3eadcf598c78 (diff) | |
| download | vyos-build-d1bb6bc0733d7ca0b655cced3395af5f1087ee2f.tar.gz vyos-build-d1bb6bc0733d7ca0b655cced3395af5f1087ee2f.zip | |
kea: T8424: Update Kea to 3.0.3
Diffstat (limited to 'scripts/package-build')
| -rw-r--r-- | scripts/package-build/isc-kea/package.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/isc-kea/package.toml b/scripts/package-build/isc-kea/package.toml index 57bf393a..8c57e2c8 100644 --- a/scripts/package-build/isc-kea/package.toml +++ b/scripts/package-build/isc-kea/package.toml @@ -1,5 +1,5 @@ [[packages]] name = "isc-kea" -commit_id = "Kea-3.0.2" +commit_id = "Kea-3.0.3" scm_url = "https://gitlab.isc.org/isc-projects/kea.git" pre_build_hook = "cd ..; ./prebuild.sh" |
