aboutsummaryrefslogtreecommitdiff
path: root/net/pppossh/Makefile
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2024-04-09 00:08:33 +0000
committerYousong Zhou <yszhou4tech@gmail.com>2024-04-11 08:49:13 +0800
commit020d925f66739f242bf6043d59aef712ac7584b3 (patch)
treed33413082c9de68cef97c182ee5d6081f9b29741 /net/pppossh/Makefile
parent1de03eb259c9ce1e21648e2502ed0bbc182c79e4 (diff)
pppossh: add option peer_pppd_options
This can be useful for things like making the interface on the peer side fixed with value like `ifname xx` Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'net/pppossh/Makefile')
-rw-r--r--net/pppossh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pppossh/Makefile b/net/pppossh/Makefile
index 7cc739ddb..5fa13d61b 100644
--- a/net/pppossh/Makefile
+++ b/net/pppossh/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pppossh
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
PKG_LICENSE:=GPLv2