diff options
author | Thomas Penteker <tek@serverop.de> | 2013-04-05 12:57:41 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-04-05 12:57:41 +0200 |
commit | 000422f71508b228ddd72db0a49373399ec41eb0 (patch) | |
tree | ae05458e040f0da7cca03f00377bca815883ca55 /libgpg-error | |
parent | baf4a80f3957944dfd9ba8b3d0b5afa12e653164 (diff) | |
download | opt-000422f71508b228ddd72db0a49373399ec41eb0.tar.gz opt-000422f71508b228ddd72db0a49373399ec41eb0.tar.xz |
libgpg-error: 1.10 -> 1.11
Diffstat (limited to 'libgpg-error')
-rw-r--r-- | libgpg-error/.footprint | 6 | ||||
-rw-r--r-- | libgpg-error/.md5sum | 2 | ||||
-rw-r--r-- | libgpg-error/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/libgpg-error/.footprint b/libgpg-error/.footprint index 1ae771733..054240299 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.8.0 -lrwxrwxrwx root/root usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.8.0 --rwxr-xr-x root/root usr/lib/libgpg-error.so.0.8.0 +lrwxrwxrwx root/root usr/lib/libgpg-error.so -> libgpg-error.so.0.9.0 +lrwxrwxrwx root/root usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.9.0 +-rwxr-xr-x root/root usr/lib/libgpg-error.so.0.9.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 diff --git a/libgpg-error/.md5sum b/libgpg-error/.md5sum index 54fb0c849..8ca7ad0e7 100644 --- a/libgpg-error/.md5sum +++ b/libgpg-error/.md5sum @@ -1 +1 @@ -736a03daa9dc5873047d4eb4a9c22a16 libgpg-error-1.10.tar.bz2 +b9fa55b71cae73cb2e44254c2acc4e2c libgpg-error-1.11.tar.bz2 diff --git a/libgpg-error/Pkgfile b/libgpg-error/Pkgfile index 98a10fd35..4fc5ea8cc 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.10 +version=1.11 release=1 source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/$name-$version.tar.bz2) |