gnucash-on-flatpak master: Update: gengetopt-2.23

Frank H.Ellenberger fell at code.gnucash.org
Thu Jan 21 15:43:38 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-flatpak/commit/8517ddfd (commit)
	from  https://github.com/Gnucash/gnucash-on-flatpak/commit/8194ab5c (commit)



commit 8517ddfde99f49689022f781324fd30351fc5dc5
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 21 19:25:55 2021 +0100

    Update: gengetopt-2.23

diff --git a/modules/libofx.json b/modules/libofx.json
index 0f4dd4b..49cf8ae 100644
--- a/modules/libofx.json
+++ b/modules/libofx.json
@@ -43,12 +43,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "https://ftp.gnu.org/gnu/gengetopt/gengetopt-2.22.6.tar.gz",
-                    "sha256": "30b05a88604d71ef2a42a2ef26cd26df242b41f5b011ad03083143a31d9b01f7"
-                },
-                {
-                    "type": "patch",
-                    "path": "../patches/gengetopt-makefile.patch"
+                    "url": "https://ftp.gnu.org/gnu/gengetopt/gengetopt-2.23.tar.xz",
+                    "sha256": "b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac"
                 },
                 {
                     "type": "script",
diff --git a/patches/gengetopt-makefile.patch b/patches/gengetopt-makefile.patch
deleted file mode 100644
index 6a60334..0000000
--- a/patches/gengetopt-makefile.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN gengetopt-2.22.6/src/Makefile.am gengetopt-2.22.6-new/src/Makefile.am
---- gengetopt-2.22.6/src/Makefile.am	2012-11-02 13:26:54.000000000 +0000
-+++ gengetopt-2.22.6-new/src/Makefile.am	2017-10-01 21:28:19.072113358 +0100
-@@ -51,7 +51,7 @@
- 	@LTLIBOBJS@ \
- 	skels/libgen.la
- 
--LDADD = $(top_builddir)/src/libgengetopt.la
-+LDADD = libgengetopt.la
- 
- EXTRA_DIST = parser.h argsdef.h gengetopt.h ggos.h gm.h gnugetopt.h \
- cmdline.c cmdline.h \



Summary of changes:
 modules/libofx.json              |  8 ++------
 patches/gengetopt-makefile.patch | 12 ------------
 2 files changed, 2 insertions(+), 18 deletions(-)
 delete mode 100644 patches/gengetopt-makefile.patch



More information about the gnucash-changes mailing list