projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7acc569
)
protobuf: upgrade to version 3.3
4323/head
author
Per Sandström
<per.j.sandstrom@gmail.com>
Tue, 2 May 2017 18:30:04 +0000
(20:30 +0200)
committer
Per Sandström
<per.j.sandstrom@gmail.com>
Tue, 2 May 2017 18:30:04 +0000
(20:30 +0200)
Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
libs/protobuf/Makefile
patch
|
blob
|
history
diff --git
a/libs/protobuf/Makefile
b/libs/protobuf/Makefile
index 90aec7e87a13760c264e84b2061da2d91167e9b2..6527bf6c6a092c9639c2a8f6037cd6bea4453446 100644
(file)
--- a/
libs/protobuf/Makefile
+++ b/
libs/protobuf/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=protobuf
-PKG_VERSION:=3.
1
.0
+PKG_VERSION:=3.
3
.0
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_MD5SUM:=
bd5e3eed635a8d32e2b99658633815ef
+PKG_MD5SUM:=
2d45f7ad84eb2b1883ae2096b3b1f18a
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE