summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2015-09-23 20:45:59 +0200
committerThomas Penteker <tek@serverop.de>2015-09-23 20:45:59 +0200
commit41aad825927a0506789b8ecd4c956668ac91339c (patch)
treeede5f37230c42aa83ec3d389bf39233a25356e13
parentcc0c446f71d39a1c8fd4dc5fed6d1fb618b72251 (diff)
downloadopt-41aad825927a0506789b8ecd4c956668ac91339c.tar.gz
opt-41aad825927a0506789b8ecd4c956668ac91339c.tar.xz
cryptsetup: 1.6.5 -> 1.6.8
-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 70fc58de8..bde1a081c 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.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
+lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.7.0
+lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.7.0
+-rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.7.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 dc1d9b61d..1dc1dfc6d 100644
--- a/cryptsetup/.md5sum
+++ b/cryptsetup/.md5sum
@@ -1 +1 @@
-128a5f63284ca3a26b4d4ffe821fa235 cryptsetup-1.6.5.tar.xz
+a04d97ca2874e98c112fddbe930b19de cryptsetup-1.6.8.tar.xz
diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile
index c3f257d27..375923b90 100644
--- a/cryptsetup/Pkgfile
+++ b/cryptsetup/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libdevmapper, util-linux, libgcrypt, popt
name=cryptsetup
-version=1.6.5
+version=1.6.8
release=1
source=(https://kernel.org/pub/linux/utils/$name/v1.6/$name-$version.tar.xz)

Generated by cgit