diff options
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="" |