r23671 - gnucash/trunk/packaging/win32 - Win32 build: Update libofx version to use latest bugfixes there

Christian Stimming cstim at code.gnucash.org
Tue Jan 7 05:30:25 EST 2014


Author: cstim
Date: 2014-01-07 05:30:24 -0500 (Tue, 07 Jan 2014)
New Revision: 23671
Trac: http://svn.gnucash.org/trac/changeset/23671

Modified:
   gnucash/trunk/packaging/win32/defaults.sh
Log:
Win32 build: Update libofx version to use latest bugfixes there

Modified: gnucash/trunk/packaging/win32/defaults.sh
===================================================================
--- gnucash/trunk/packaging/win32/defaults.sh	2014-01-05 20:42:38 UTC (rev 23670)
+++ gnucash/trunk/packaging/win32/defaults.sh	2014-01-07 10:30:24 UTC (rev 23671)
@@ -337,7 +337,7 @@
 set_default OPENSP_DIR $GLOBAL_DIR\\opensp
 set_default OPENSP_PATCH `pwd`/opensp-1.5.2.patch
 
-LIBOFX_VERSION="0.9.8"
+LIBOFX_VERSION="0.9.9"
 set_default LIBOFX_URL "$SF_MIRROR/libofx/libofx-${LIBOFX_VERSION}.tar.gz"
 set_default LIBOFX_DIR $GLOBAL_DIR\\libofx
 #set_default LIBOFX_PATCH `pwd`/libofx-x.x.x.patch



More information about the gnucash-changes mailing list