summaryrefslogtreecommitdiff
path: root/cryptsetup
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2012-06-20 15:50:39 +0200
committerThomas Penteker <tek@serverop.de>2012-06-20 15:50:39 +0200
commit093662c0fa766aa83756b5ff82fbae55ae357c71 (patch)
tree4802e9050716bb746c37db5a422961ccd1dc4e28 /cryptsetup
parent241ffbb43a5c11cf1ff5877b4af151d5096a5a12 (diff)
downloadopt-093662c0fa766aa83756b5ff82fbae55ae357c71.tar.gz
opt-093662c0fa766aa83756b5ff82fbae55ae357c71.tar.xz
cryptsetup: 1.4.1 -> 1.4.3
Diffstat (limited to 'cryptsetup')
-rw-r--r--cryptsetup/.footprint6
-rw-r--r--cryptsetup/.md5sum2
-rw-r--r--cryptsetup/Pkgfile5
3 files changed, 7 insertions, 6 deletions
diff --git a/cryptsetup/.footprint b/cryptsetup/.footprint
index 0298e2595..f2afaea8a 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.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
+lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.2.0
+lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.2.0
+-rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.2.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 b1f1039f7..b301d6e0a 100644
--- a/cryptsetup/.md5sum
+++ b/cryptsetup/.md5sum
@@ -1 +1 @@
-9253b3f29abf5c6f333eb74128b0df1c cryptsetup-1.4.1.tar.bz2
+9b9fc9ab1ad2c04d4886bbd5640df90f cryptsetup-1.4.3.tar.bz2
diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile
index 2ba939b71..2d8c0c140 100644
--- a/cryptsetup/Pkgfile
+++ b/cryptsetup/Pkgfile
@@ -1,10 +1,11 @@
# Description: user-friendly dm-crypt/LUKS interface
# URL: http://code.google.com/p/cryptsetup/
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: Thomas Penteker, tek at serverop dot de
+# Packager: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: libdevmapper, util-linux-ng, libgcrypt, popt
name=cryptsetup
-version=1.4.1
+version=1.4.3
release=1
source=(http://$name.googlecode.com/files/$name-$version.tar.bz2)

Generated by cgit