summaryrefslogtreecommitdiff
path: root/libgcrypt
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2011-07-01 21:03:54 +0200
committerThomas Penteker <tek@serverop.de>2011-07-01 21:05:53 +0200
commit77af77402c2be1387c4a12de5243ea8014a7bd7c (patch)
treeb8be0a2640c37f321ccc6d0734f0f56951ebdef0 /libgcrypt
parentbb4480870e57185e40744e561c63fd79aa695d35 (diff)
downloadopt-77af77402c2be1387c4a12de5243ea8014a7bd7c.tar.gz
opt-77af77402c2be1387c4a12de5243ea8014a7bd7c.tar.xz
Revert "libgcrypt: 1.4.6 -> 1.5.0"
breaks gnupg This reverts commit 578ef862e21a561c59347d65ebdd5b6d988b68a4.
Diffstat (limited to 'libgcrypt')
-rw-r--r--libgcrypt/.footprint7
-rw-r--r--libgcrypt/.md5sum2
-rw-r--r--libgcrypt/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/libgcrypt/.footprint b/libgcrypt/.footprint
index 1cc4f6e69..4a0a25aad 100644
--- a/libgcrypt/.footprint
+++ b/libgcrypt/.footprint
@@ -7,10 +7,11 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/gcrypt-module.h
-rw-r--r-- root/root usr/include/gcrypt.h
drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libgcrypt.a
-rwxr-xr-x root/root usr/lib/libgcrypt.la
-lrwxrwxrwx root/root usr/lib/libgcrypt.so -> libgcrypt.so.11.7.0
-lrwxrwxrwx root/root usr/lib/libgcrypt.so.11 -> libgcrypt.so.11.7.0
--rwxr-xr-x root/root usr/lib/libgcrypt.so.11.7.0
+lrwxrwxrwx root/root usr/lib/libgcrypt.so -> libgcrypt.so.11.6.0
+lrwxrwxrwx root/root usr/lib/libgcrypt.so.11 -> libgcrypt.so.11.6.0
+-rwxr-xr-x root/root usr/lib/libgcrypt.so.11.6.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/libgcrypt.m4
diff --git a/libgcrypt/.md5sum b/libgcrypt/.md5sum
index 19a4303ae..9ab500c8f 100644
--- a/libgcrypt/.md5sum
+++ b/libgcrypt/.md5sum
@@ -1 +1 @@
-693f9c64d50c908bc4d6e01da3ff76d8 libgcrypt-1.5.0.tar.bz2
+dbf99425a4fe9217c84ce3a35d938634 libgcrypt-1.4.6.tar.bz2
diff --git a/libgcrypt/Pkgfile b/libgcrypt/Pkgfile
index 3ab4ec125..46cfe0152 100644
--- a/libgcrypt/Pkgfile
+++ b/libgcrypt/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libgpg-error
name=libgcrypt
-version=1.5.0
+version=1.4.6
release=1
source=(ftp://ftp.gnupg.org/gcrypt/libgcrypt/$name-$version.tar.bz2)

Generated by cgit