aboutsummaryrefslogtreecommitdiff
path: root/net/miniupnpd/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-05-09 13:37:05 +0100
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-05-09 20:02:29 +0100
commit569ed29e6364cbc0eebe11114511fb8f4e637fa3 (patch)
tree74023571eab105d44013064da5ac51b79845541c /net/miniupnpd/Makefile
parent2777953325b67b349a809ddbf17b0bd8c9e62b3a (diff)
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 <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'net/miniupnpd/Makefile')
-rw-r--r--net/miniupnpd/Makefile2
1 files changed, 1 insertions, 1 deletions
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