gnucash-on-windows master: Update aqbanking to 5.8.1 (non-beta). Fix URL for gwenhywfar-4.20.1.

Christian Stimming cstim at code.gnucash.org
Thu Aug 15 14:54:39 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/88c795f4 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/62c32876 (commit)



commit 88c795f455fda9e3adfa98a80d5d588a547adc89
Author: Christian Stimming <christian at cstimming.de>
Date:   Thu Aug 15 20:54:34 2019 +0200

    Update aqbanking to 5.8.1 (non-beta). Fix URL for gwenhywfar-4.20.1.
    
    (The URL includes an integer value for the internal website management.)

diff --git a/gnucash.modules b/gnucash.modules
index c6f0857..9e86fad 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -146,7 +146,7 @@
 
   <autotools id="gwenhywfar" autogen-sh="configure"
 	     autogenargs="--with-guis='gtk3' --enable-local-install --disable-binreloc --disable-ssl">
-    <branch module="10/gwenhywfar-4.20.1.tar.gz" version="4.20.1" repo="aqbanking" checkoutdir="gwenhywfar-4.20.1">
+    <branch module="104/gwenhywfar-4.20.1.tar.gz" version="4.20.1" repo="aqbanking" checkoutdir="gwenhywfar-4.20.1">
       <patch file="gwenhywfar-4.20.1-clean-targets.patch" strip="1"/>
     </branch>
     <dependencies>
@@ -175,7 +175,7 @@
 
   <autotools id="aqbanking" autogen-sh="autoreconf" makeargs="-j1"
 	     autogenargs="--enable-local-install">
-    <branch module="103/aqbanking-5.8.0beta.tar.gz" repo="aqbanking" version="5.8.0" checkoutdir="aqbanking-5.8.0">
+    <branch module="105/aqbanking-5.8.1.tar.gz" repo="aqbanking" version="5.8.1" checkoutdir="aqbanking-5.8.1">
     </branch>
     <dependencies>
       <dep package="gwenhywfar"/>



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



More information about the gnucash-changes mailing list