diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2015-03-15 18:15:18 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2015-03-15 18:15:18 +0000 |
commit | 387f31560ff66d328cf238b383473b4055d7afed (patch) | |
tree | 3bddaa7dc53b19ede0ef88f1d3a0818ccd0571c0 /net/sslh/patches | |
parent | ff2814affa2b05d2feb86d429ec69eeb303af060 (diff) |
sslh: update to 1.17
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Diffstat (limited to 'net/sslh/patches')
-rw-r--r-- | net/sslh/patches/001-no_sslh_select.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sslh/patches/001-no_sslh_select.patch b/net/sslh/patches/001-no_sslh_select.patch index 2ff68116f..2b461f672 100644 --- a/net/sslh/patches/001-no_sslh_select.patch +++ b/net/sslh/patches/001-no_sslh_select.patch @@ -18,7 +18,7 @@ echosrv: $(OBJS) echosrv.o $(CC) $(CFLAGS) $(LDFLAGS) -o echosrv echosrv.o probe.o common.o $(LIBS) -@@ -86,7 +82,7 @@ distclean: clean +@@ -85,7 +81,7 @@ distclean: clean rm -f tags cscope.* clean: |