From: Jacob Siverskog Date: Mon, 8 Feb 2016 13:40:32 +0000 (+0100) Subject: protobuf-c: Bump version to 1.2.1. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9ce3f97b06a19e0b86c272066e0398cc24b46bab;p=openwrt-packages.git protobuf-c: Bump version to 1.2.1. Signed-off-by: Jacob Siverskog --- diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile index f4af211a8..16b2f2be3 100644 --- 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