gnucash-on-osx master: Update AQBanking and deps to new more-or-less stable revs.
John Ralls
jralls at code.gnucash.org
Mon Jan 13 17:10:17 EST 2020
Updated via https://github.com/Gnucash/gnucash-on-osx/commit/f0f19574 (commit)
from https://github.com/Gnucash/gnucash-on-osx/commit/ccedeee7 (commit)
commit f0f1957481c2cb752cb6507c34e3989bd7cefc8b
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jan 13 14:10:06 2020 -0800
Update AQBanking and deps to new more-or-less stable revs.
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index a2d321e..3a702d1 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -35,8 +35,8 @@
<include href="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/modulesets-stable/gtk-osx.modules"/>
<!--include href="file:///Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/-->
- <autotools id="libchipcard" autogen-sh="configure" autogenargs="--enable-local-install">
- <branch module="221/libchipcard-5.1.4rc1.tar.gz" version="5.1.4rc1"
+ <autotools id="libchipcard" autogen-sh="autoreconf" autogenargs="--enable-local-install">
+ <branch module="229/libchipcard-5.1.5rc2.tar.gz" version="5.1.5rc2"
repo="aqbanking">
<patch file="https://raw.githubusercontent.com/gnucash/gnucash-on-osx/master/patches/libchipcard-sdk.patch" strip="1"/>
</branch>
@@ -48,7 +48,7 @@
<autotools id="gwenhywfar" autogen-sh="configure"
autogenargs="--with-guis='gtk3' --enable-local-install">
- <branch module="223/gwenhywfar-4.99.25rc9.tar.gz" version="4.99.25rc9"
+ <branch module="231/gwenhywfar-5.1.0.tar.gz" version="5.1.0"
repo="aqbanking" >
</branch>
<dependencies>
@@ -83,7 +83,7 @@
<autotools id="aqbanking" autogen-sh="autoreconf" makeargs="-j1"
autogenargs="--enable-local-install">
- <branch module="224/aqbanking-5.99.44beta.tar.gz" version="5.99.44beta"
+ <branch module="232/aqbanking-5.99.45.tar.gz" version="5.99.45"
repo="aqbanking">
</branch>
<dependencies>
Summary of changes:
modulesets/gnucash.modules | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
More information about the gnucash-changes
mailing list