diff options
author | Juergen Daubert <jue@jue.li> | 2021-09-18 09:27:08 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-09-18 09:27:08 +0200 |
commit | 5fcb88651f96a9b0759f3884692c7025ac81937a (patch) | |
tree | b9fdfef982e7c7a6959bb7ccc7cb13ff17937474 /cryptsetup | |
parent | 77ef220413e04c1190d13463586104e3cf610a12 (diff) | |
download | opt-5fcb88651f96a9b0759f3884692c7025ac81937a.tar.gz opt-5fcb88651f96a9b0759f3884692c7025ac81937a.tar.xz |
cryptsetup: update to 2.4.1
Diffstat (limited to 'cryptsetup')
-rw-r--r-- | cryptsetup/.signature | 6 | ||||
-rw-r--r-- | cryptsetup/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cryptsetup/.signature b/cryptsetup/.signature index 4064be162..38168e53c 100644 --- a/cryptsetup/.signature +++ b/cryptsetup/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/a1n0dNhR9yhIDz/OStPzl43JtCIyi6muTze0H2GEb5swSaYywSUKMPWmbdWduISK4pHt6nfJKLDa5ECwnv1yQE= -SHA256 (Pkgfile) = 23da6f35e5a9d750c9b98b6d829be2359e5dc2b5f4db4298fe5433505990d9f4 +RWSE3ohX2g5d/Y9w9PDOM/YJWwnyut4qfSqxwI9ZdU9K4jGbaYuwsd92TQGPbnNKxoZmcY/ye9hIV4xHTQvmyIqvjJdLSM940w0= +SHA256 (Pkgfile) = ab6bdbb0d5d2d91ff494bc73418bc56aac27ecebde3fef35e0a8791fe99e0912 SHA256 (.footprint) = f2831be96e5aa30aeb46629dfc28962442381a68c4badefb8e9ef5b06cc0702a -SHA256 (cryptsetup-2.4.0.tar.xz) = c5c8bda31159a9c010ea72e708053cc4252cf5eebdca520e150abc0609287ff8 +SHA256 (cryptsetup-2.4.1.tar.xz) = a356a727a83a464ade566e95239622a22dbe4e0f482b198fdb04ab0d3a5a9c5f diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index 6e0acedb9..11b424427 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libdevmapper openssl popt json-c name=cryptsetup -version=2.4.0 +version=2.4.1 release=1 source=(https://www.kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.xz) |