r22911 - gnucash/trunk/packaging/win32 - Win32 build: Update libofx to version 0.9.8

Christian Stimming cstim at code.gnucash.org
Wed Apr 17 16:15:08 EDT 2013


Author: cstim
Date: 2013-04-17 16:15:07 -0400 (Wed, 17 Apr 2013)
New Revision: 22911
Trac: http://svn.gnucash.org/trac/changeset/22911

Modified:
   gnucash/trunk/packaging/win32/defaults.sh
Log:
Win32 build: Update libofx to version 0.9.8

Modified: gnucash/trunk/packaging/win32/defaults.sh
===================================================================
--- gnucash/trunk/packaging/win32/defaults.sh	2013-04-15 20:03:08 UTC (rev 22910)
+++ gnucash/trunk/packaging/win32/defaults.sh	2013-04-17 20:15:07 UTC (rev 22911)
@@ -342,7 +342,7 @@
 set_default OPENSP_DIR $GLOBAL_DIR\\opensp
 set_default OPENSP_PATCH `pwd`/opensp-1.5.2.patch
 
-LIBOFX_VERSION="0.9.7"
+LIBOFX_VERSION="0.9.8"
 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