diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-06-02 21:09:38 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-06-02 21:09:38 +0200 |
commit | 093222e39f1d985024458808f773bf768d65aa87 (patch) | |
tree | 8d4ade69b8b559eae90c05847ca48655fd88d475 /package/dropbear/patches/patch-options_h | |
parent | d8f493384b36672dd6fd35356ea122f30bdf56e1 (diff) |
update to latest stable version
Diffstat (limited to 'package/dropbear/patches/patch-options_h')
-rw-r--r-- | package/dropbear/patches/patch-options_h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/dropbear/patches/patch-options_h b/package/dropbear/patches/patch-options_h index c6fbe7871..0a7dd432b 100644 --- a/package/dropbear/patches/patch-options_h +++ b/package/dropbear/patches/patch-options_h @@ -1,6 +1,6 @@ $Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- dropbear-0.53.1.orig/options.h 2011-03-02 14:23:36.000000000 +0100 -+++ dropbear-0.53.1/options.h 2011-08-02 20:03:13.000000000 +0200 +--- dropbear-2012.55.orig/options.h 2012-02-23 14:47:06.000000000 +0100 ++++ dropbear-2012.55/options.h 2012-06-02 20:53:47.000000000 +0200 @@ -144,7 +144,7 @@ much traffic. */ #endif @@ -10,7 +10,7 @@ $Id: update-patches 24 2008-08-31 14:56:13Z wbx $ /* Whether to print the message of the day (MOTD). This doesn't add much code * size */ -@@ -236,7 +236,7 @@ much traffic. */ +@@ -243,7 +243,7 @@ much traffic. */ /* The command to invoke for xauth when using X11 forwarding. * "-q" for quiet */ #ifndef XAUTH_COMMAND |