summaryrefslogtreecommitdiff
path: root/scripts/package-build
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2026-03-25 13:16:37 +0000
committerGitHub <noreply@github.com>2026-03-25 13:16:37 +0000
commit99dcff143156cf0fb2d8c29b38b2ae45e76cdb8b (patch)
tree8fe4e447bc81e8af7b3321f3ea5ad43dd5ac7a81 /scripts/package-build
parent80f072e4a70419addbdfffa2076b3eadcf598c78 (diff)
parentd1bb6bc0733d7ca0b655cced3395af5f1087ee2f (diff)
downloadvyos-build-99dcff143156cf0fb2d8c29b38b2ae45e76cdb8b.tar.gz
vyos-build-99dcff143156cf0fb2d8c29b38b2ae45e76cdb8b.zip
Merge pull request #1147 from sarthurdev/kea3.0.2
kea: T8424: Update Kea to 3.0.3
Diffstat (limited to 'scripts/package-build')
-rw-r--r--scripts/package-build/isc-kea/package.toml2
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"