From: Jacob Siverskog Date: Tue, 26 Aug 2014 07:09:11 +0000 (+0200) Subject: protobuf-c: Bump version to 1.0.1. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F249%2Fhead;p=feed%2Fpackages.git protobuf-c: Bump version to 1.0.1. Signed-off-by: Jacob Siverskog --- diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile index 9a4cc36cfd..8390542788 100644 --- a/libs/protobuf-c/Makefile +++ b/libs/protobuf-c/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libprotobuf-c -PKG_VERSION:=2014-06-30 +PKG_VERSION:=v1.0.1 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 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:=6136f54b221ab8883731349d01f34b01812e391d +PKG_SOURCE_VERSION:=$(PKG_VERSION) PKG_INSTALL:=1