gnucash-on-windows master: Update libofx, fixes build failure.

John Ralls jralls at code.gnucash.org
Mon Jan 25 16:23:26 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/0231789c (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/1e1c7063 (commit)



commit 0231789c02eccf11dc905e209a41497667737629
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 25 13:23:07 2021 -0800

    Update libofx, fixes build failure.

diff --git a/gnucash.modules b/gnucash.modules
index 7ff98f1..2c48080 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -215,8 +215,8 @@
   </autotools>
 
   <autotools id="libofx" autogen-sh='autoreconf'>
-    <branch repo="sourceforge" module="libofx/libofx-0.10.0.tar.gz"
-	    version="0.10.0"/>
+    <branch repo="sourceforge" module="libofx/libofx-0.10.1.tar.gz"
+	    version="0.10.1"/>
     <dependencies>
       <dep package="OpenSP"/>
     </dependencies>



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



More information about the gnucash-changes mailing list