libgpg-error: Update to version 1.44

- Update from 1.43 to 1.44
- Update of rootfile
- Changelog
   Noteworthy changes in version 1.44 (More details can be found in the ChangeLog file in
    the source tarball which lists each commit)
      * Fix dependency to gpg-error-config-test.sh.  [T5696]
      * Run the posix locking test only on supported platforms.  [T5699]
      * Detect Linux systems using musl.  [T5762]
      * Fix gpg-error-config-test for PKG_CONFIG_LIBDIR.  [T5740]
      * Fix returning of option attributes for options with args.  [T5799]
      * Add Turkish translations.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Adolf Belka
2022-02-05 13:01:30 +01:00
committed by Peter Müller
parent 0b423288e1
commit d699173d0b
2 changed files with 4 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.43
VER = 1.44
THISAPP = libgpg-error-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = f1e09cfa536a6e6a264dbf2ccdc2e534
$(DL_FILE)_MD5 = 3956969812cd4fbd133b79c5b5a2e7f7
install : $(TARGET)