summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2013-03-30 00:21:04 +0100
committerThomas Penteker <tek@serverop.de>2013-03-30 00:23:03 +0100
commit49330fb22a2318dbdf0554f9f237f3b0b2c7aab3 (patch)
treed6770b6dc49f9d9f6bb8997002aace33474b321b
parentd3ebc4fe503078bfad8586f98efceb63e7b7e243 (diff)
downloadopt-49330fb22a2318dbdf0554f9f237f3b0b2c7aab3.tar.gz
opt-49330fb22a2318dbdf0554f9f237f3b0b2c7aab3.tar.xz
libgcrypt: 1.5.0 -> 1.5.1 (thanks horrorStruck)
-rw-r--r--libgcrypt/.footprint6
-rw-r--r--libgcrypt/.md5sum2
-rw-r--r--libgcrypt/Pkgfile4
3 files changed, 6 insertions, 6 deletions
diff --git a/libgcrypt/.footprint b/libgcrypt/.footprint
index 2eba7ce13..d4ac55aa1 100644
--- a/libgcrypt/.footprint
+++ b/libgcrypt/.footprint
@@ -9,9 +9,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.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.8.0
+lrwxrwxrwx root/root usr/lib/libgcrypt.so.11 -> libgcrypt.so.11.8.0
+-rwxr-xr-x root/root usr/lib/libgcrypt.so.11.8.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..9dbdc44bd 100644
--- a/libgcrypt/.md5sum
+++ b/libgcrypt/.md5sum
@@ -1 +1 @@
-693f9c64d50c908bc4d6e01da3ff76d8 libgcrypt-1.5.0.tar.bz2
+5be3cc6e105db5d64c318127a5c10c94 libgcrypt-1.5.1.tar.bz2
diff --git a/libgcrypt/Pkgfile b/libgcrypt/Pkgfile
index 7a42a1aa0..181dfea58 100644
--- a/libgcrypt/Pkgfile
+++ b/libgcrypt/Pkgfile
@@ -5,8 +5,8 @@
# Depends on: libgpg-error
name=libgcrypt
-version=1.5.0
-release=2
+version=1.5.1
+release=1
source=(ftp://ftp.gnupg.org/gcrypt/libgcrypt/$name-$version.tar.bz2)
build() {

Generated by cgit