gnucash-on-windows master: Update xmlsec to 1.2.32, switch tarball source to their website.

John Ralls jralls at code.gnucash.org
Mon May 10 14:45:36 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/b3c95b2a (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/8df2b7dd (commit)



commit b3c95b2a4f5ebc02648f2c5134a90b55b1dc95c7
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon May 10 11:45:17 2021 -0700

    Update xmlsec to 1.2.32, switch tarball source to their website.

diff --git a/gnucash.modules b/gnucash.modules
index 7726724..4275b87 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -15,6 +15,8 @@
 	      href="http://www.gnucash.org/pub/gnucash/sources/"/>
   <repository type="git" name="git.gnucash.org"
 	      href="http://git.gnucash.org/"/>
+  <repository type="tarball" name="xmlsec"
+	      href="http://www.aleksey.com/xmlsec/download/"/>
   <repository type="git" name="aquamaniac"
               href="https://git.aquamaniac.de/git/"/>
   <repository type="tarball" name="aqbanking"
@@ -162,10 +164,8 @@
   </autotools>
 
   <autotools id="xmlsec" >
-    <branch module="lsh123/xmlsec/archive/xmlsec-1_2_29.tar.gz"
-            repo="github-tar" version="1.2.29"
-            checkoutdir="xmlsec-xmlsec-1_2_29">
-        <patch file="xmlsec-make-clean.patch" strip="1"/>
+    <branch module="xmlsec1-1.2.32.tar.gz"
+            repo="xmlsec" version="1.2.32" >
     </branch>
     <dependencies>
       <dep package="openssl"/>



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



More information about the gnucash-changes mailing list