summaryrefslogtreecommitdiff
path: root/cryptsetup
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2014-07-07 23:57:42 +0200
committerThomas Penteker <tek@serverop.de>2014-07-07 23:57:42 +0200
commitc8f9a34f136828b44dddd2c87bbb6595a392e026 (patch)
tree897122ab0b076dd4ac8b0be7cfc32129ddee00b6 /cryptsetup
parent0d2c2f50578809a4b486c668de75348ecfea0b16 (diff)
downloadopt-c8f9a34f136828b44dddd2c87bbb6595a392e026.tar.gz
opt-c8f9a34f136828b44dddd2c87bbb6595a392e026.tar.xz
cryptsetup: 1.6.4 -> 1.6.5
Diffstat (limited to 'cryptsetup')
-rw-r--r--cryptsetup/.footprint6
-rw-r--r--cryptsetup/.md5sum2
-rw-r--r--cryptsetup/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/cryptsetup/.footprint b/cryptsetup/.footprint
index ae923e8da..70fc58de8 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.5.0
-lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.5.0
--rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.5.0
+lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.6.0
+lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.6.0
+-rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.6.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 a86b5b849..dc1d9b61d 100644
--- a/cryptsetup/.md5sum
+++ b/cryptsetup/.md5sum
@@ -1 +1 @@
-f68ce7b7f4be08449f3c8b114ed5accb cryptsetup-1.6.4.tar.xz
+128a5f63284ca3a26b4d4ffe821fa235 cryptsetup-1.6.5.tar.xz
diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile
index d7c2e72d4..c3f257d27 100644
--- a/cryptsetup/Pkgfile
+++ b/cryptsetup/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libdevmapper, util-linux, libgcrypt, popt
name=cryptsetup
-version=1.6.4
+version=1.6.5
release=1
source=(https://kernel.org/pub/linux/utils/$name/v1.6/$name-$version.tar.xz)

Generated by cgit