gnucash-on-flatpak master: Fix xmlsec release directory.
John Ralls
jralls at code.gnucash.org
Sun Dec 28 15:03:34 EST 2025
Updated via https://github.com/Gnucash/gnucash-on-flatpak/commit/3fa369e0 (commit)
from https://github.com/Gnucash/gnucash-on-flatpak/commit/87b083e1 (commit)
commit 3fa369e003513f93e33bbb08e07d659dee31a2e8
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Dec 28 11:55:07 2025 -0800
Fix xmlsec release directory.
diff --git a/modules/aqbanking.json b/modules/aqbanking.json
index d51e5e2..7c0e33e 100644
--- a/modules/aqbanking.json
+++ b/modules/aqbanking.json
@@ -15,7 +15,7 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/lsh123/xmlsec/releases/download/1.3.7/xmlsec1-1.3.9.tar.gz",
+ "url": "https://github.com/lsh123/xmlsec/releases/download/1.3.9/xmlsec1-1.3.9.tar.gz",
"sha256": "a631c8cd7a6b86e6adb9f5b935d45a9cf9768b3cb090d461e8eb9d043cf9b62f"
}
]
Summary of changes:
modules/aqbanking.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list