lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 462219ca74b5026222d01c2e9f9c4fed84c793be
parent 4de86db783a50e1cda7f590f2f7c53d9ece5063d
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date:   Thu, 12 Jan 2017 13:07:20 +0200

https-dns-proxy: bump PKG_RELEASE

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

Diffstat:
Mnet/https-dns-proxy/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/https-dns-proxy/Makefile b/net/https-dns-proxy/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=https_dns_proxy PKG_VERSION:=2017-01-07 -PKG_RELEASE=1 +PKG_RELEASE=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)