Skip to content

Commit

Permalink
Update bazel/p4c_deps.bzl
Browse files Browse the repository at this point in the history
Co-authored-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
  • Loading branch information
jafingerhut and rst0git authored Aug 16, 2023
1 parent 953e432 commit 5735c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazel/p4c_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ filegroup(
git_repository(
name = "com_github_p4lang_p4runtime",
remote = "https://github.com/p4lang/p4runtime",
# Newest commit on main branch as of April 11, 2023.
# Newest commit on main branch as of August 11, 2023.
commit = "1e771c4e05c4e7e250df00212b3ca02ee3202d71",
shallow_since = "1680213111 -0700",
# strip_prefix is broken; we use patch_cmds as a workaround,
Expand Down

0 comments on commit 5735c5e

Please sign in to comment.