diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-15 00:41:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-15 00:41:30 +0700 |
commit | e619aa872fa6a53938be85e4888fab8eaece4ac9 (patch) | |
tree | 278269e66792735dc1565efaa51076e6eab59335 /misc/protobuf3/protobuf3.info | |
parent | 7fc086583eea04353ebc2742ca64da3fda20d766 (diff) |
misc/protobuf3: Updated for version 3.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/protobuf3/protobuf3.info')
-rw-r--r-- | misc/protobuf3/protobuf3.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info index 2bbf62727e88..e6b1460c6f23 100644 --- a/misc/protobuf3/protobuf3.info +++ b/misc/protobuf3/protobuf3.info @@ -1,9 +1,9 @@ PRGNAM="protobuf3" -VERSION="3.1.0" +VERSION="3.2.1" HOMEPAGE="https://github.com/google/protobuf" -DOWNLOAD="https://github.com/google/protobuf/archive/v3.1.0/protobuf-3.1.0.tar.gz \ +DOWNLOAD="https://github.com/google/protobuf/archive/v3.2.1/protobuf-3.2.1.tar.gz \ https://github.com/google/googletest/archive/release-1.8.0/googletest-release-1.8.0.tar.gz" -MD5SUM="14a532a7538551d5def317bfca41dace \ +MD5SUM="94d3a8148c35cedd2db953245e057a67 \ 16877098823401d1bf2ed7891d7dce36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |