mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
libgpg-error: Update to 1.38
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
2944c59ea9
commit
a5427e456c
@@ -1,12 +1,16 @@
|
||||
usr/bin/gpg-error
|
||||
#usr/bin/gpg-error-config
|
||||
#usr/bin/gpgrt-config
|
||||
#usr/bin/yat2m
|
||||
#usr/include/gpg-error.h
|
||||
#usr/include/gpgrt.h
|
||||
#usr/lib/libgpg-error.la
|
||||
#usr/lib/libgpg-error.so
|
||||
usr/lib/libgpg-error.so.0
|
||||
usr/lib/libgpg-error.so.0.22.0
|
||||
usr/lib/libgpg-error.so.0.29.0
|
||||
#usr/lib/pkgconfig/gpg-error.pc
|
||||
#usr/share/aclocal/gpg-error.m4
|
||||
#usr/share/aclocal/gpgrt.m4
|
||||
#usr/share/common-lisp
|
||||
#usr/share/common-lisp/source
|
||||
#usr/share/common-lisp/source/gpg-error
|
||||
@@ -21,6 +25,7 @@ usr/lib/libgpg-error.so.0.22.0
|
||||
#usr/share/locale/da/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/locale/de/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/locale/eo/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/locale/es/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/locale/fr/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/locale/hu/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/locale/it/LC_MESSAGES/libgpg-error.mo
|
||||
@@ -36,4 +41,4 @@ usr/lib/libgpg-error.so.0.22.0
|
||||
#usr/share/locale/vi/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
|
||||
#usr/share/man/man1/gpg-error-config.1
|
||||
#usr/share/man/man1/gpgrt-config.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007-2018 IPFire Team <info@ipfire.org> #
|
||||
# Copyright (C) 2007-2020 IPFire Team <info@ipfire.org> #
|
||||
# #
|
||||
# This program is free software: you can redistribute it and/or modify #
|
||||
# it under the terms of the GNU General Public License as published by #
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.27
|
||||
VER = 1.38
|
||||
|
||||
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 = 5217ef3e76a7275a2a3b569a12ddc989
|
||||
$(DL_FILE)_MD5 = f164ce3400c820907965fdc53e43acfc
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user