From cbce204fe25f3757a735d16d81753c103aea8528 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Sun, 20 Nov 2011 15:56:12 +0100 Subject: [PATCH] cryptsetup: updated to 1.4.1. --- cryptsetup/.footprint | 6 +++--- cryptsetup/.md5sum | 2 +- cryptsetup/Pkgfile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cryptsetup/.footprint b/cryptsetup/.footprint index 4d68bb85c..0298e2595 100644 --- a/cryptsetup/.footprint +++ b/cryptsetup/.footprint @@ -6,9 +6,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libcryptsetup.a -rwxr-xr-x root/root usr/lib/libcryptsetup.la -lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.1.1.0 -lrwxrwxrwx root/root usr/lib/libcryptsetup.so.1 -> libcryptsetup.so.1.1.0 --rwxr-xr-x root/root usr/lib/libcryptsetup.so.1.1.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.0.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.0.0 +-rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libcryptsetup.pc drwxr-xr-x root/root usr/man/ diff --git a/cryptsetup/.md5sum b/cryptsetup/.md5sum index a6917bd75..b1f1039f7 100644 --- a/cryptsetup/.md5sum +++ b/cryptsetup/.md5sum @@ -1 +1 @@ -b4ac29d3d8b4771a457a8ceaa8c6aa13 cryptsetup-1.2.0.tar.bz2 +9253b3f29abf5c6f333eb74128b0df1c cryptsetup-1.4.1.tar.bz2 diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index 803028271..2ba939b71 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -4,8 +4,8 @@ # Depends on: libdevmapper, util-linux-ng, libgcrypt, popt name=cryptsetup -version=1.2.0 -release=2 +version=1.4.1 +release=1 source=(http://$name.googlecode.com/files/$name-$version.tar.bz2) build() {