Skip to content

protozero: update to 1.8.0 #28400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions devel/protozero/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ PortSystem 1.0
PortGroup cmake 1.1
PortGroup github 1.0

github.setup mapbox protozero 1.7.1 v
github.setup mapbox protozero 1.8.0 v
github.tarball_from archive
revision 2
revision 0

categories devel
platforms any
Expand All @@ -26,9 +26,9 @@ long_description Low-level: this is designed to be a building block \
generated with the Google Protobufs protoc \
program.

checksums rmd160 291b36bd4139c30caa08322abd084abaced6f518 \
sha256 27e0017d5b3ba06d646a3ec6391d5ccc8500db821be480aefd2e4ddc3de5ff99 \
size 1123468
checksums rmd160 edf02636352117603b6d2935e3ccc2ae2e4ce57f \
sha256 d95ca543fc42bd22b8c4bce1e6d691ce1711eda4b4910f7863449e6517fade6b \
size 1124292

compiler.cxx_standard 2011

Expand Down