diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2017-09-24 21:12:25 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-29 13:43:49 +0100 |
commit | b401280665140b769e14510b11fa3cac580a2f87 (patch) | |
tree | e53b8079cf20908f5d4d962b99cc08e1bbb08b46 /misc | |
parent | 69c96b86e125e766e2144b4a9ba65528699a870f (diff) | |
download | slackbuilds-b401280665140b769e14510b11fa3cac580a2f87.tar.gz |
misc/protobuf3: Fix new github md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/protobuf3/protobuf3.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info index a49177d9f0..ecd35737fb 100644 --- a/misc/protobuf3/protobuf3.info +++ b/misc/protobuf3/protobuf3.info @@ -3,7 +3,7 @@ VERSION="3.3.2" HOMEPAGE="https://github.com/google/protobuf" DOWNLOAD="https://github.com/google/protobuf/archive/v3.3.2/protobuf-3.3.2.tar.gz \ https://github.com/google/googletest/archive/release-1.8.0/googletest-release-1.8.0.tar.gz" -MD5SUM="19ed45d0cbbb88de2c4922978235d314 \ +MD5SUM="ef2a6a6bb3b92d8fa8d71e3cef741f2f \ 16877098823401d1bf2ed7891d7dce36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |