aboutsummaryrefslogtreecommitdiffstats
path: root/community/6tunnel/fix-help.patch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-21 07:47:12 -0300
committerSören Tempel <soeren+git@soeren-tempel.net>2019-10-25 17:51:02 +0200
commitd7a8c44b9aa0cebf17cbe2c192adbd13b9fd0aa0 (patch)
treef67f06882c4ff770fcfee00fa1ebf371759703c5 /community/6tunnel/fix-help.patch
parent658966f8ac0168fd00883d33f42affe5c099ffb3 (diff)
downloadaports-d7a8c44b9aa0cebf17cbe2c192adbd13b9fd0aa0.tar.bz2
aports-d7a8c44b9aa0cebf17cbe2c192adbd13b9fd0aa0.tar.xz
community/6tunnel: upgrade to 0.13
Diffstat (limited to 'community/6tunnel/fix-help.patch')
-rw-r--r--community/6tunnel/fix-help.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/community/6tunnel/fix-help.patch b/community/6tunnel/fix-help.patch
deleted file mode 100644
index f24ffc25bc..0000000000
--- a/community/6tunnel/fix-help.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Stuart Cardall <developer@it-offshore.co.uk>
-Date: Fri, 10 Feb 2017 15:26:30 +0000
-Subject: [PATCH] fix help message
-
-Adds -u option to help message.
-
-Alpine notes:
-* This patch is ported from upstream commit:
- https://github.com/wojtekka/6tunnel/commit/f800eb1fe5b54ad1022c1bebd2a41a650b86752d
-
-index c33865a..b8d551e 100644
---- a/6tunnel.c
-+++ b/6tunnel.c
-@@ -460,6 +460,7 @@
- " -d don't detach\n"
- " -f force tunneling (even if remotehost isn't resolvable)\n"
- " -h print hex dump of packets\n"
-+" -u change UID and GID after bind()\n"
- " -i act like irc proxy and ask for password\n"
- " -I send specified password to the irc server\n"
- " -l bind to specified address\n"