libgpg-error: Update to 1.45
This commit is contained in:
parent
66196d2dd9
commit
5354c0d1f4
@ -1,10 +1,10 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://www.gnupg.org/related_software/libgpg-error/
|
||||
TERMUX_PKG_DESCRIPTION="Small library that defines common error values for all GnuPG components"
|
||||
TERMUX_PKG_LICENSE="LGPL-2.0"
|
||||
TERMUX_PKG_LICENSE="LGPL-2.1"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=1.43
|
||||
TERMUX_PKG_VERSION=1.45
|
||||
TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
TERMUX_PKG_SHA256=a9ab83ca7acc442a5bd846a75b920285ff79bdb4e3d34aa382be88ed2c3aebaf
|
||||
TERMUX_PKG_SHA256=570f8ee4fb4bff7b7495cff920c275002aea2147e9a1d220c068213267f80a26
|
||||
TERMUX_PKG_BREAKS="libgpg-error-dev"
|
||||
TERMUX_PKG_REPLACES="libgpg-error-dev"
|
||||
TERMUX_PKG_RM_AFTER_INSTALL="share/common-lisp"
|
||||
|
@ -2,9 +2,9 @@ diff -uNr libgpg-error-1.41/src/Makefile.am libgpg-error-1.41.mod/src/Makefile.a
|
||||
--- libgpg-error-1.41/src/Makefile.am 2020-08-24 13:49:34.000000000 +0300
|
||||
+++ libgpg-error-1.41.mod/src/Makefile.am 2021-01-07 15:18:35.085331746 +0200
|
||||
@@ -116,7 +116,7 @@
|
||||
mkerrcodes$(EXEEXT_FOR_BUILD) mkerrcodes.h gpg-error.def mkw32errmap.tab.h \
|
||||
mkw32errmap.map.c err-sources-sym.h err-codes-sym.h errnos-sym.h \
|
||||
gpg-extra/errno.h mkheader$(EXEEXT_FOR_BUILD) \
|
||||
gpgrt-config gpg-error-config-old gpg-error-config-test.sh \
|
||||
- gpg-error-config gpg-error-config-test.log \
|
||||
+ gpg-error-config \
|
||||
$(tmp_files) lock-obj-pub.native.h
|
||||
|
Loading…
Reference in New Issue
Block a user