From 569ed29e6364cbc0eebe11114511fb8f4e637fa3 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Wed, 9 May 2018 13:37:05 +0100 Subject: miniupnpd: change leasefile location Move default leasefile location from /var to /var/run. Also rename from upnp.leases to miniupnpd.leases Signed-off-by: Kevin Darbyshire-Bryant --- net/miniupnpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/miniupnpd/Makefile') diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index ba9929418..5ddb5f50d 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd PKG_VERSION:=2.0.20180503 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3