mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/protobuf3: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
337f4c664c
commit
a5fadb6a39
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="protobuf3"
|
|||
VERSION="3.10.0"
|
||||
HOMEPAGE="https://github.com/google/protobuf"
|
||||
DOWNLOAD="https://github.com/google/protobuf/archive/v3.10.0/protobuf-3.10.0.tar.gz"
|
||||
MD5SUM="ea53e87a5ece35f77aa006b91aceee56"
|
||||
MD5SUM="3899380f3d6944a7fd16c39faa9bb0a0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue