diff --git a/cryptsetup/.footprint b/cryptsetup/.footprint index 58c34990a..389f1d388 100644 --- a/cryptsetup/.footprint +++ b/cryptsetup/.footprint @@ -4,11 +4,12 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/libcryptsetup.h drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/cryptsetup/ -rwxr-xr-x root/root usr/lib/libcryptsetup.la -lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.0.0.0 -lrwxrwxrwx root/root usr/lib/libcryptsetup.so.0 -> libcryptsetup.so.0.0.0 --rwxr-xr-x root/root usr/lib/libcryptsetup.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so.1 -> libcryptsetup.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libcryptsetup.so.1.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/ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/cryptsetup.8.gz diff --git a/cryptsetup/.md5sum b/cryptsetup/.md5sum index 66eb93e77..b7840d2eb 100644 --- a/cryptsetup/.md5sum +++ b/cryptsetup/.md5sum @@ -1 +1 @@ -5eea2a77391a8a1a651b31cbaef59e22 cryptsetup-1.0.7.tar.bz2 +318a64470861ea5b92a52f2014f1e7c1 cryptsetup-1.1.3.tar.bz2 diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index 5fa3d340b..11694ccd8 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -4,8 +4,8 @@ # Depends on: libdevmapper, util-linux-ng, libgcrypt, popt name=cryptsetup -version=1.0.7 -release=2 +version=1.1.3 +release=1 source=(http://$name.googlecode.com/files/$name-$version.tar.bz2) build() {