main/libgpg-error: updated to 1.43

This commit is contained in:
emmett1
2021-11-12 10:02:42 +08:00
parent 487c00e3e7
commit eb48382ad3
3 changed files with 8 additions and 6 deletions

View File

@@ -1 +1 @@
133fed221ba8f63f5842858a1ff67cb3 libgpg-error-1.42.tar.bz2
f1e09cfa536a6e6a264dbf2ccdc2e534 libgpg-error-1.43.tar.bz2

View File

@@ -1,4 +1,4 @@
libgpg-error-1.42-1
libgpg-error-1.43-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gpg-error
@@ -9,9 +9,9 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/gpg-error.h
-rw-r--r-- root/root usr/include/gpgrt.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libgpg-error.so -> libgpg-error.so.0.32.0
lrwxrwxrwx root/root usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.32.0
-rwxr-xr-x root/root usr/lib/libgpg-error.so.0.32.0
lrwxrwxrwx root/root usr/lib/libgpg-error.so -> libgpg-error.so.0.32.1
lrwxrwxrwx root/root usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.32.1
-rwxr-xr-x root/root usr/lib/libgpg-error.so.0.32.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/gpg-error.pc
drwxr-xr-x root/root usr/share/
@@ -25,6 +25,8 @@ drwxr-xr-x root/root usr/share/common-lisp/source/gpg-error/
-rw-r--r-- root/root usr/share/common-lisp/source/gpg-error/gpg-error-package.lisp
-rw-r--r-- root/root usr/share/common-lisp/source/gpg-error/gpg-error.asd
-rw-r--r-- root/root usr/share/common-lisp/source/gpg-error/gpg-error.lisp
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/gpgrt.info.gz
drwxr-xr-x root/root usr/share/libgpg-error/
-rw-r--r-- root/root usr/share/libgpg-error/errorref.txt
drwxr-xr-x root/root usr/share/man/

View File

@@ -1,7 +1,7 @@
# description : Library that defines common error values for all GnuPG components
name=libgpg-error
version=1.42
version=1.43
release=1
source="ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2"