gnucash-on-windows master: Update gwen/aqbanking to latest version, as needed for server changes in Germany's banks.

Christian Stimming cstim at code.gnucash.org
Fri Aug 9 14:00:17 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/e9754cc3 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/0178c941 (commit)



commit e9754cc3baff6d76ac2fc49ef18f36b7ede43a1a
Author: Christian Stimming <christian at cstimming.de>
Date:   Fri Aug 9 20:00:12 2019 +0200

    Update gwen/aqbanking to latest version, as needed for server changes in Germany's banks.

diff --git a/gnucash.modules b/gnucash.modules
index ca2700b..8fa1ad0 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -18,7 +18,7 @@
   <repository type="git" name="aquamaniac"
               href="https://git.aquamaniac.de/git/"/>
   <repository type="tarball" name="aqbanking"
-              href="https://www.aquamaniac.de/sites/download/"/>
+              href="https://www.aquamaniac.de/rdm/attachments/download/"/>
   <repository type="git" name="github"
 	      href="git://github.com/"/>
   <repository type="tarball" name="github-tar"
@@ -146,7 +146,7 @@
 
   <autotools id="gwenhywfar" autogen-sh="configure"
 	     autogenargs="--with-guis='gtk3' --enable-local-install --disable-binreloc --disable-ssl">
-    <branch module="download.php?package=01&release=208&file=02&dummy=gwenhywfar-4.20.0.tar.gz" version="4.20.0" repo="aqbanking" checkoutdir="gwenhywfar-4.20.0">
+    <branch module="104/gwenhywfar-4.20.1.tar.gz" version="4.20.1" repo="aqbanking" checkoutdir="gwenhywfar-4.20.1">
     </branch>
     <dependencies>
       <dep package="gcrypt"/>
@@ -174,8 +174,7 @@
 
   <autotools id="aqbanking" autogen-sh="autoreconf" makeargs="-j1"
 	     autogenargs="--enable-local-install">
-    <branch module="download.php?package=03&release=217&file=02&dummy=aqbanking-5.7.8.tar.gz" repo="aqbanking" version="5.7.8" checkoutdir="aqbanking-5.7.8">
-            <patch file="Fix-signature-mismatch-in-abgui.c.patch" strip='1'/>
+    <branch module="103/aqbanking-5.8.0beta.tar.gz" repo="aqbanking" version="5.8.0" checkoutdir="aqbanking-5.8.0">
     </branch>
     <dependencies>
       <dep package="gwenhywfar"/>



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



More information about the gnucash-changes mailing list