diff options
| author | Daniil Baturin <daniil@vyos.io> | 2026-01-15 15:15:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-15 15:15:05 +0000 |
| commit | 10c8c69d51c9defa1d5cbb74aab896922ae34eb7 (patch) | |
| tree | 4983eef85c4d6b5d715e5f7009b7a7d0c01dbcf9 /scripts/package-build/linux-kernel/package.toml | |
| parent | 5667462b8db072b90b01eb10938b5e31e45a5c15 (diff) | |
| parent | 62a61cc8c042d90826217d3ecf3bebb947b10fc6 (diff) | |
| download | vyos-build-10c8c69d51c9defa1d5cbb74aab896922ae34eb7.tar.gz vyos-build-10c8c69d51c9defa1d5cbb74aab896922ae34eb7.zip | |
Merge pull request #1099 from hedrok/T8162-migrate-ipt-netflow
T8162: Migrate to ipt-NETFLOW fork
Diffstat (limited to 'scripts/package-build/linux-kernel/package.toml')
| -rw-r--r-- | scripts/package-build/linux-kernel/package.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml index ea8a87f2..2c419cb2 100644 --- a/scripts/package-build/linux-kernel/package.toml +++ b/scripts/package-build/linux-kernel/package.toml @@ -84,8 +84,8 @@ build_cmd = "build_realtek_r8152" [[packages]] name = "ipt-netflow" -commit_id = "0eb2092e93" -scm_url = "https://github.com/aabc/ipt-netflow" +commit_id = "6135551" +scm_url = "https://github.com/nuclearcat/ipt-netflow" build_cmd = "build_ipt_netflow" [dependencies] |
