cryptsetup : update to 2.6.1

This commit is contained in:
Luis
2023-02-09 17:51:53 +00:00
parent 25112a7719
commit 15dd698ceb
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
8b67da403a2515dc75d40c42e8196e4e cryptsetup-2.6.0.tar.xz
f9451ea928dc600eb34dd9f4d9ca34e5 cryptsetup-2.6.1.tar.xz

View File

@@ -1,4 +1,4 @@
cryptsetup-2.6.0-1
cryptsetup-2.6.1-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/libcryptsetup.h

View File

@@ -2,7 +2,7 @@
# depends : libgcrypt nettle nss openssl popt json-c lvm2
name=cryptsetup
version=2.6.0
version=2.6.1
release=1
source="https://www.kernel.org/pub/linux/utils/cryptsetup/v${version%.*}/$name-$version.tar.xz"