From 5342bf6146038ddbf89d3b106c4e85b91ee7a279 Mon Sep 17 00:00:00 2001 From: Mathieu Coupe Date: Tue, 16 Apr 2019 09:13:09 +0200 Subject: [PATCH] tinyproxy: update makefile to increment PKG_RELEASE Increment PKG_RELEASE from 2 to 3 Signed-off-by: Mathieu Coupe --- net/tinyproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/tinyproxy/Makefile b/net/tinyproxy/Makefile index 27467a40b..a7865c96e 100644 --- a/net/tinyproxy/Makefile +++ b/net/tinyproxy/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tinyproxy PKG_VERSION:=1.8.3 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.banu.com/pub/tinyproxy/1.8/