gnucash-on-windows master: Build GnuCash 4.12 on Windows.

John Ralls jralls at code.gnucash.org
Sat Sep 24 22:53:27 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/c0f5e3d0 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/e1868e6d (commit)



commit c0f5e3d03578eb9179e6e3ecfeac4936bdb8124c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Sep 24 16:48:01 2022 -0700

    Build GnuCash 4.12 on Windows.

diff --git a/gnucash.modules b/gnucash.modules
index b7a52c6..d9218d0 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -267,8 +267,8 @@
 
  <cmake id="gnucash"
         cmakeargs="-DCMAKE_PREFIX_PATH=$MSYS2ROOT -DPERL_EXECUTABLE=/usr/bin/perl -DGNC_DBD_DIR=$PREFIX/lib/dbd -DGTEST_ROOT=$SRCROOT/googletest">
-   <branch module="project/gnucash/gnucash%20%28stable%29/4.11/gnucash-4.11.tar.bz2"
-	   repo="sourceforge" version="4.11"/>
+   <branch module="project/gnucash/gnucash%20%28stable%29/4.12/gnucash-4.12.tar.bz2"
+	   repo="sourceforge" version="4.12"/>
     <dependencies>
       <dep package="libofx"/>
       <dep package="aqbanking"/>
@@ -322,8 +322,8 @@
   </cmake>
 
   <cmake id="gnucash-docs">
-    <branch  module="project/gnucash/gnucash%20%28stable%29/4.11/gnucash-docs-4.11.tar.gz"
-	     version="4.11" repo="sourceforge"/>
+    <branch  module="project/gnucash/gnucash%20%28stable%29/4.12/gnucash-docs-4.12.tar.gz"
+	     version="4.12" repo="sourceforge"/>
   </cmake>
 
   <cmake id="gnucash-unstable-docs">



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



More information about the gnucash-changes mailing list