gnucash-on-windows master: Remove obsolete URLs, ensure all are https.

John Ralls jralls at code.gnucash.org
Mon Jun 30 15:07:06 EDT 2025


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/4bdf8224 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/6958a23b (commit)



commit 4bdf822405ed7c719f99949816842a223be3ade2
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jun 30 12:06:48 2025 -0700

    Remove obsolete URLs, ensure all are https.

diff --git a/gnucash.modules b/gnucash.modules
index bcf070d..c9e0699 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -4,15 +4,9 @@
 <moduleset>
 
   <repository type='tarball' name='sourceforge'
-	      href="http://downloads.sourceforge.net/"/>
-  <repository type="tarball" name="csail"
-	      href="http://groups.csail.mit.edu/mac/ftpdir/"/>
-  <repository type="tarball" name="gnucash.org"
-	      href="http://www.gnucash.org/pub/gnucash/sources/"/>
-  <repository type="git" name="git.gnucash.org"
-	      href="http://git.gnucash.org/"/>
+	      href="https://downloads.sourceforge.net/"/>
   <repository type="tarball" name="xmlsec"
-              href="http://www.aleksey.com/xmlsec/download/"/>
+              href="https://www.aleksey.com/xmlsec/download/"/>
   <repository type="git" name="aquamaniac"
               href="https://git.aquamaniac.de/git/"/>
   <repository type="tarball" name="aqbanking"



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



More information about the gnucash-changes mailing list