gnucash-on-windows master: Update Gwenhywfar to 5.5.1 and AQBanking to 6.1.6.

John Ralls jralls at code.gnucash.org
Sat Feb 13 18:14:09 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/43d56f89 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/96868056 (commit)



commit 43d56f897a897fba0a59f8dacbd3ebbb802c5b57
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Feb 13 15:13:43 2021 -0800

    Update Gwenhywfar to 5.5.1 and AQBanking to 6.1.6.
    
    Supports new OFX Direct Connect authentication at USAA Bank.

diff --git a/gnucash.modules b/gnucash.modules
index 2f3ce7e..f7da47a 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -143,10 +143,8 @@
 
   <autotools id="gwenhywfar" autogen-sh="configure"
              autogenargs="--with-guis='gtk3' --enable-local-install --disable-binreloc --disable-ssl PKG_CONFIG='pkg-config --dont-define-prefix'">
-    <branch module="348/gwenhywfar-5.5.0.tar.gz" version="5.5.0"
+    <branch module="352/gwenhywfar-5.5.1.tar.gz" version="5.5.1"
             repo="aqbanking">
-      <patch file="gwenhywfar-5.5.0-fix-build.patch" strip="1"/>
-      <patch file="gwenhywfar-5.5.0-GWENHYWFAR_CB.patch" strip="1"/>
     </branch>
     <dependencies>
       <dep package="gcrypt"/>
@@ -176,7 +174,7 @@
 
   <autotools id="aqbanking" autogen-sh="autoreconf" makeargs="-j1"
 	     autogenargs="--enable-local-install">
-    <branch module="342/aqbanking-6.2.5.tar.gz" repo="aqbanking" version="6.2.5" >
+    <branch module="354/aqbanking-6.2.6.tar.gz" repo="aqbanking" version="6.2.6" >
     </branch>
     <dependencies>
       <dep package="gwenhywfar"/>



Summary of changes:
 gnucash.modules | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list