mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
misc/protobuf3: Fix new github md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
69c96b86e1
commit
b401280665
1 changed files with 1 additions and 1 deletions
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue