diff --git a/helpers/make-gnupg2 b/helpers/make-gnupg2
index 3cc5e8c01f09e1f8db1be3f8e4e5f5a6201b7323..166b9b38d263a7e4b1866e774d6f9fcd03bb1b3b 100644
--- a/helpers/make-gnupg2
+++ b/helpers/make-gnupg2
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 
 . ./config
 
@@ -46,7 +46,7 @@ patch -p1 << EOF
    oDisableApplication,
    oEnablePinpadVarlen,
 +  oSharedAccess,
-   oDebugDisableTicker
+   oListenBacklog
  };
  
 @@ -157,6 +158,8 @@ static ARGPARSE_OPTS opts[] = {