diff options
| author | Daniil Baturin <daniil@vyos.io> | 2025-10-02 15:31:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-02 15:31:05 +0100 |
| commit | 2f687330e1bc28b9dd537c56dca268af97c6d54c (patch) | |
| tree | 28d76329441744efda93d41c78d2ae6340170b7b /scripts | |
| parent | 942d122176c86e10a1b6bf30b2d5050a759c6d5b (diff) | |
| parent | 4534a0b183932719bf321e05ca37b13f6d7d3d5a (diff) | |
| download | vyos-build-2f687330e1bc28b9dd537c56dca268af97c6d54c.tar.gz vyos-build-2f687330e1bc28b9dd537c56dca268af97c6d54c.zip | |
Merge pull request #1050 from sever-sever/T7892
T7892: Bump accel-ppp-ng version to d8c4d38
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 51ae55ae..86b58274 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 = "f5764ea" +commit_id = "d8c4d38" scm_url = "https://github.com/accel-ppp/accel-ppp-ng.git" build_cmd = "build_accel_ppp_ng" |
