diff options
author | Thomas Penteker <tek@serverop.de> | 2014-11-06 19:40:32 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-11-06 19:40:32 +0100 |
commit | a27cd3252e3d03fe45bc354903b48a7a7b79aa98 (patch) | |
tree | b641e796f9e8a90bb87fcafe4fcd4ff9ee34bb61 /libgpg-error | |
parent | 2c07d00c15d0d9551eced912ce3bf2d596c5aa1b (diff) | |
download | opt-a27cd3252e3d03fe45bc354903b48a7a7b79aa98.tar.gz opt-a27cd3252e3d03fe45bc354903b48a7a7b79aa98.tar.xz |
libgpg-error: 1.13 -> 1.17
Diffstat (limited to 'libgpg-error')
-rw-r--r-- | libgpg-error/.footprint | 11 | ||||
-rw-r--r-- | libgpg-error/.md5sum | 2 | ||||
-rw-r--r-- | libgpg-error/Pkgfile | 2 |
3 files changed, 10 insertions, 5 deletions
diff --git a/libgpg-error/.footprint b/libgpg-error/.footprint index 35031ac52..be3cb3649 100644 --- a/libgpg-error/.footprint +++ b/libgpg-error/.footprint @@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libgpg-error.a -rwxr-xr-x root/root usr/lib/libgpg-error.la -lrwxrwxrwx root/root usr/lib/libgpg-error.so -> libgpg-error.so.0.11.0 -lrwxrwxrwx root/root usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.11.0 --rwxr-xr-x root/root usr/lib/libgpg-error.so.0.11.0 +lrwxrwxrwx root/root usr/lib/libgpg-error.so -> libgpg-error.so.0.13.0 +lrwxrwxrwx root/root usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.13.0 +-rwxr-xr-x root/root usr/lib/libgpg-error.so.0.13.0 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/gpg-error.m4 @@ -20,3 +20,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 +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/gpg-error-config.1.gz diff --git a/libgpg-error/.md5sum b/libgpg-error/.md5sum index b7fded349..6d241bb65 100644 --- a/libgpg-error/.md5sum +++ b/libgpg-error/.md5sum @@ -1 +1 @@ -fe0cfa7e15262ef8fdeee366109e9ff6 libgpg-error-1.13.tar.bz2 +b4f8d8b9ff14aed41f279aa844563539 libgpg-error-1.17.tar.bz2 diff --git a/libgpg-error/Pkgfile b/libgpg-error/Pkgfile index e2c195b76..f1cad4d70 100644 --- a/libgpg-error/Pkgfile +++ b/libgpg-error/Pkgfile @@ -4,7 +4,7 @@ # Packager: Matt Housh, jaeger at morpheus dot net name=libgpg-error -version=1.13 +version=1.17 release=1 source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/$name-$version.tar.bz2) |