libgcrypt: downgrading to 1.2.4; there are problems with gpg2

This commit is contained in:
Simon Gloßner 2008-02-07 01:13:11 +01:00
parent 1ed35d8270
commit e2f44951b9
3 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,5 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/dumpsexp
-rwxr-xr-x root/root usr/bin/libgcrypt-config
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/gcrypt-module.h
@ -8,9 +7,9 @@ drwxr-xr-x root/root usr/include/
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.4.3
lrwxrwxrwx root/root usr/lib/libgcrypt.so.11 -> libgcrypt.so.11.4.3
-rwxr-xr-x root/root usr/lib/libgcrypt.so.11.4.3
lrwxrwxrwx root/root usr/lib/libgcrypt.so -> libgcrypt.so.11.2.3
lrwxrwxrwx root/root usr/lib/libgcrypt.so.11 -> libgcrypt.so.11.2.3
-rwxr-xr-x root/root usr/lib/libgcrypt.so.11.2.3
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

View File

@ -1 +1 @@
b013f798a1088afb07336bce5a9c24c5 libgcrypt-1.4.0.tar.bz2
3675d3e74c3a44aed629d9b12a30bb51 libgcrypt-1.2.4.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: libgpg-error
name=libgcrypt
version=1.4.0
version=1.2.4
release=1
source=(ftp://ftp.gnupg.org/gcrypt/libgcrypt/$name-$version.tar.bz2)