git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f273055
)
protobuf: fix PKG_HASH
author
Etienne Champetier
<redacted>
Sat, 23 Sep 2017 04:23:50 +0000
(21:23 -0700)
committer
Etienne Champetier
<redacted>
Sat, 23 Sep 2017 04:53:33 +0000
(21:53 -0700)
Signed-off-by: Etienne Champetier <redacted>
libs/protobuf/Makefile
patch
|
blob
|
history
diff --git
a/libs/protobuf/Makefile
b/libs/protobuf/Makefile
index 43968eacfda2ff9ae6ba2cb61909a3557d1cffc5..2f25156bfd136fdb3c93540a813647c7e928bf6a 100644
(file)
--- a/
libs/protobuf/Makefile
+++ b/
libs/protobuf/Makefile
@@
-13,7
+13,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-cpp-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/google/protobuf/releases/download/v$(PKG_VERSION)
-PKG_HASH:=5
e2587dea2f9287885e3b04d3a94ed4e8b9b2d2c5dd1f0032ceef3ea1d153bd7
+PKG_HASH:=5
78a2589bf9258adb03245dec5d624b61536867ebb732dbb8aeb30d96b0ada1f
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT