From 462219ca74b5026222d01c2e9f9c4fed84c793be Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Thu, 12 Jan 2017 13:07:20 +0200 Subject: [PATCH] https-dns-proxy: bump PKG_RELEASE Signed-off-by: Hannu Nyman --- net/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 index 2ebec2bd86..42e154ce70 100644 --- 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) -- 2.30.2