From: Luka Paulic Date: Wed, 10 Apr 2019 19:59:51 +0000 (+0200) Subject: protobuf-c: bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b40718dcbccb99cbbc0558e53ead47e15cca327b;p=openwrt-packages.git protobuf-c: bump PKG_RELEASE Signed-off-by: Luka Paulic --- diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile index 6199766c3..e04483318 100644 --- a/libs/protobuf-c/Makefile +++ b/libs/protobuf-c/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libprotobuf-c PKG_VERSION:=1.3.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=protobuf-c-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/protobuf-c/protobuf-c/releases/download/v$(PKG_VERSION)