protobuf-c: bump to 1.3.0
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Wed, 13 Jun 2018 13:44:58 +0000 (10:44 -0300)
committerYousong Zhou <yszhou4tech@gmail.com>
Fri, 6 Jul 2018 01:53:55 +0000 (09:53 +0800)
Version 1.2.1 does not currently compile without a patch.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
libs/protobuf-c/Makefile

index 0fd3de9fe24368c2c7bae4546b089883fa34c01a..3b3b25c5881b31b7847fb1335cda4f39180e7bbf 100644 (file)
@@ -8,18 +8,18 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libprotobuf-c
-PKG_VERSION:=v1.2.1
-PKG_RELEASE:=$(PKG_SOURCE_VERSION)
+PKG_VERSION:=v1.3.0
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_MIRROR_HASH:=2ebe48454fe454d118cf952655a24477c4bed892cee7ae085dc56d05ac711a8a
+PKG_MIRROR_HASH:=596b8cfa47d66cf4278229b780125e199bc0df08defe849654b1ffb5e52b0c03
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=git://github.com/protobuf-c/protobuf-c.git
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_VERSION:=$(PKG_VERSION)
 
 PKG_BUILD_DEPENDS:=protobuf-c/host
-PKG_BUILD_DEPENDS:=protobuf/host
+HOST_BUILD_DEPENDS:=protobuf/host
 
 PKG_INSTALL:=1
 PKG_FIXUP:=autoreconf