aboutsummaryrefslogtreecommitdiffstats
path: root/main/cryptsetup
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-12 11:08:19 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-12 13:07:07 -0300
commit83c253dbdb61710c8bb65f76a6805e5d7c07ca1b (patch)
tree1d732526fa12756df4c69878f8832cf24833a118 /main/cryptsetup
parent3c6895351148853e1b754bcf7238ca1945f90f58 (diff)
downloadaports-83c253dbdb61710c8bb65f76a6805e5d7c07ca1b.tar.bz2
aports-83c253dbdb61710c8bb65f76a6805e5d7c07ca1b.tar.xz
main/cryptsetup: upgrade to 2.3.1
Diffstat (limited to 'main/cryptsetup')
-rw-r--r--main/cryptsetup/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/cryptsetup/APKBUILD b/main/cryptsetup/APKBUILD
index bb8cb622d8..82a183ddda 100644
--- a/main/cryptsetup/APKBUILD
+++ b/main/cryptsetup/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cryptsetup
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=0
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
url="https://gitlab.com/cryptsetup/cryptsetup"
@@ -56,7 +56,7 @@ libs() {
mv "$pkgdir"/lib "$subpkgdir"/
}
-sha512sums="e1afc6dcc79ac1b204dca3acbf8f84b366a40e790ed8c10b0cac1968e6babb589e460a763ccfd0078388b24e5ec5bd62821cbc24b971dab986e0b5c2303888a9 cryptsetup-2.3.0.tar.gz
+sha512sums="33e5adc7699da34bc021f4e1472628f7b61fe3dff34ee135088a3ced390b09302731429198c9ab1d7c2df1ed90413c082d4d6e8ea78a799f26e61451e5aafc99 cryptsetup-2.3.1.tar.gz
dc896fdb7697d01443a168819f01af02db00a9de75589f062a1ebbfc0bc185b6d2109b18352309c41b818e3ad89609dcea3660d6f3cda890de825f053f94de97 flush-stdout.patch
74422d5e1614b43af894ea01da1ea80d805ec7f77981cbb80a6b1a4becad737a8825d7269812499095a7f50d39fa7da5bf4e4edae63529b1fe87b9176943a733 dmcrypt.confd
81dad61cdecf1dc529b26eb3cdc15979a582c876b01268f88e7a71c8fae6911137c03bfa63fee64e064e5fb31f673610be27ecab9fc432229f13e7040698bd5c dmcrypt.initd"