commit 9ce3f97b06a19e0b86c272066e0398cc24b46bab
parent 9e405603167acdd7536c72d883906315b6ccff47
Author: Jacob Siverskog <jacob@teenage.engineering>
Date: Mon, 8 Feb 2016 14:40:32 +0100
protobuf-c: Bump version to 1.2.1.
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libprotobuf-c
-PKG_VERSION:=v1.0.1
+PKG_VERSION:=v1.2.1
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2