Merge pull request #2361 from jsiverskog/protobuf-c-v1.2.1

protobuf-c: Bump version to 1.2.1.
This commit is contained in:
Hannu Nyman 2016-02-09 12:58:28 +02:00
commit abaf73540c

View file

@ -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