diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-13 11:13:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-13 11:13:19 +0700 |
commit | 6b96212dea1c13a6a8b9cc2338f97bd7ab69b05d (patch) | |
tree | ca06bf3a5efb3bea95df9d5b21084dfa1d741ca6 /misc/protobuf3/protobuf3.info | |
parent | e87c3b1acc1ce37c691fea0f68c4e7c22363acc7 (diff) |
misc/protobuf3: Updated for version 3.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/protobuf3/protobuf3.info')
-rw-r--r-- | misc/protobuf3/protobuf3.info | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info index 7bcfebc707ea0..775e9fa8df4dc 100644 --- a/misc/protobuf3/protobuf3.info +++ b/misc/protobuf3/protobuf3.info @@ -1,10 +1,8 @@ PRGNAM="protobuf3" -VERSION="3.9.1" +VERSION="3.10.0" HOMEPAGE="https://github.com/google/protobuf" -DOWNLOAD="https://github.com/google/protobuf/archive/v3.9.1/protobuf-3.9.1.tar.gz \ - https://github.com/google/googletest/archive/release-1.8.1/googletest-release-1.8.1.tar.gz" -MD5SUM="ea53e87a5ece35f77aa006b91aceee56 \ - 2e6fbeb6a91310a16efe181886c59596" +DOWNLOAD="https://github.com/google/protobuf/archive/v3.10.0/protobuf-3.10.0.tar.gz" +MD5SUM="ea53e87a5ece35f77aa006b91aceee56" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |