diff options
author | Thomas Penteker <tek@serverop.de> | 2010-08-10 14:00:40 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2010-08-10 14:00:40 +0200 |
commit | 3693651f374d354eae9122b9cdbaa727a11a7cb5 (patch) | |
tree | e97044a11036e8c772e859f2291af9641135bba4 /libgpg-error | |
parent | 407ca3221cc5e9adea66ce0369116050717d5482 (diff) | |
download | opt-3693651f374d354eae9122b9cdbaa727a11a7cb5.tar.gz opt-3693651f374d354eae9122b9cdbaa727a11a7cb5.tar.xz |
libgpg-error: 1.7 -> 1.9
Diffstat (limited to 'libgpg-error')
-rw-r--r-- | libgpg-error/.footprint | 7 | ||||
-rw-r--r-- | libgpg-error/.md5sum | 2 | ||||
-rw-r--r-- | libgpg-error/Pkgfile | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/libgpg-error/.footprint b/libgpg-error/.footprint index 7eeb93430..b4c09cc2a 100644 --- a/libgpg-error/.footprint +++ b/libgpg-error/.footprint @@ -5,11 +5,10 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/gpg-error.h 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.5.0 -lrwxrwxrwx root/root usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.5.0 --rwxr-xr-x root/root usr/lib/libgpg-error.so.0.5.0 +lrwxrwxrwx root/root usr/lib/libgpg-error.so -> libgpg-error.so.0.7.0 +lrwxrwxrwx root/root usr/lib/libgpg-error.so.0 -> libgpg-error.so.0.7.0 +-rwxr-xr-x root/root usr/lib/libgpg-error.so.0.7.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 1b9d13433..58dabeaf1 100644 --- a/libgpg-error/.md5sum +++ b/libgpg-error/.md5sum @@ -1 +1 @@ -62c0d09d1e76c5b6da8fff92314c4665 libgpg-error-1.7.tar.bz2 +521b98aa9395e7eaf0ef2236233a0796 libgpg-error-1.9.tar.bz2 diff --git a/libgpg-error/Pkgfile b/libgpg-error/Pkgfile index 54339f865..d12b00a7f 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.7 +version=1.9 release=1 source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/$name-$version.tar.bz2) |