diff options
author | 2025-05-24 15:00:31 +0700 | |
---|---|---|
committer | 2025-05-24 15:00:31 +0700 | |
commit | f5b79e497a3a0d32bf39bbf65e2aaee50bd8930b (patch) | |
tree | 1a1cdf41e112774e026d696c769e53bf654e058c | |
parent | 8249a977945d6ec96dabf05ef6589b35ad573c36 (diff) | |
download | slackbuilds-f5b79e497a3a0d32bf39bbf65e2aaee50bd8930b.tar.gz slackbuilds-f5b79e497a3a0d32bf39bbf65e2aaee50bd8930b.tar.xz |
development/protobuf3: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/protobuf3/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/protobuf3/README b/development/protobuf3/README index c0fe34acc0..4c8085a227 100644 --- a/development/protobuf3/README +++ b/development/protobuf3/README @@ -25,3 +25,5 @@ Notes: conflicted with this build. * Protobuf3 enforces strict UTF-8 checking. Parsing will fail if a string field contains non UTF-8 data. +* Protobuf 31.0 dropped support for Ruby 3.0, so 30.0 is the last + version working with Slackware 15.0. |