diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-02 13:24:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-02 13:24:14 +0700 |
commit | d5bc547748894a1dc44bcb3bf3db38c37c0c9766 (patch) | |
tree | e9109c21990b037081be7d675a64ab9cccdf1231 /misc/protobuf3/protobuf3.patch | |
parent | b07d64e372c3ac6a5fcccc72c3c8b1b4c6dd91f7 (diff) |
misc/protobuf3: Updated for version 3.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/protobuf3/protobuf3.patch')
-rw-r--r-- | misc/protobuf3/protobuf3.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/protobuf3/protobuf3.patch b/misc/protobuf3/protobuf3.patch index 8211c981fb348..a69862dd63daa 100644 --- a/misc/protobuf3/protobuf3.patch +++ b/misc/protobuf3/protobuf3.patch @@ -1,5 +1,5 @@ ---- protobuf-3.10.0/src/google/protobuf/text_format.h.orig 2019-10-13 10:42:21.345593616 +0700 -+++ protobuf-3.10.0/src/google/protobuf/text_format.h 2019-10-13 10:42:34.151188015 +0700 +--- protobuf-3.10.1/src/google/protobuf/text_format.h.orig 2019-10-13 10:42:21.345593616 +0700 ++++ protobuf-3.10.1/src/google/protobuf/text_format.h 2019-10-13 10:42:34.151188015 +0700 @@ -42,6 +42,7 @@ #include <memory> #include <string> |