diff options
| author | Andrii Klymenko <a.klymenko@vyos.io> | 2026-09-07 17:02:08 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-07 17:02:08 +0300 |
| commit | cf80f5db24dc37ef74e47dd7cc463035bbafe63a (patch) | |
| tree | 4b9a8f1b46b5d313b382adbe170d2dc107a6efa9 /scripts | |
| parent | f21d8920202f0969a01d2b753bfe0efd047b7bd0 (diff) | |
| parent | c83c539565869dac4eeff9d5f7986b5e62e3e345 (diff) | |
| download | vyos-build-cf80f5db24dc37ef74e47dd7cc463035bbafe63a.tar.gz vyos-build-cf80f5db24dc37ef74e47dd7cc463035bbafe63a.zip | |
Merge pull request #1294 from sever-sever/T9286
T9286: Update accel-ppp-ng to the 8cb6287 version multiple security fixes
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/package-build/linux-kernel/package.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml index 7378d32b..3e8e7582 100644 --- a/scripts/package-build/linux-kernel/package.toml +++ b/scripts/package-build/linux-kernel/package.toml @@ -18,7 +18,7 @@ build_cmd = "build_linux_firmware" [[packages]] name = "accel-ppp-ng" -commit_id = "c7b67eb" +commit_id = "8cb6287" scm_url = "https://github.com/accel-ppp/accel-ppp-ng.git" build_cmd = "build_accel_ppp_ng" |
