aboutsummaryrefslogtreecommitdiffstats
path: root/main/cryptsetup
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-12-25 10:20:35 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-12-25 13:49:58 +0000
commit62cf4d887b76a6fc5d3ef692046547b4bbddd1fd (patch)
tree3cdba8cb01236199643b2b9fdd28592e8b07ffd0 /main/cryptsetup
parentb8c53eeee262aa01c554ebd9152ded5c4736ced0 (diff)
downloadaports-62cf4d887b76a6fc5d3ef692046547b4bbddd1fd.tar.bz2
aports-62cf4d887b76a6fc5d3ef692046547b4bbddd1fd.tar.xz
main/cryptsetup: upgrade to 2.0.6
Diffstat (limited to 'main/cryptsetup')
-rw-r--r--main/cryptsetup/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/cryptsetup/APKBUILD b/main/cryptsetup/APKBUILD
index 69dd5ec501..7bc5c7d016 100644
--- a/main/cryptsetup/APKBUILD
+++ b/main/cryptsetup/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cryptsetup
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.0.6
+pkgrel=0
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
url="https://gitlab.com/cryptsetup/cryptsetup"
arch="all"
@@ -61,7 +61,7 @@ libs() {
mv "$pkgdir"/lib "$subpkgdir"/
}
-sha512sums="5a671a6759e7f5c586b52c734db806d2240b8d4f9becb319964f637f9c5d959beeaee72608a5caef616710ee98b4299a2e66f8ca597296d2015cd557e60aa480 cryptsetup-2.0.4.tar.gz
+sha512sums="9e3458122e34c86d21b9a9c0c648e8e6134d7e2058bc00514137c5136782cea493cf0db5b0c2884fac759c0c2ea185e99d4a223d6f338c1cb3f5281eadd6626e cryptsetup-2.0.6.tar.gz
301e3e3da5a899e0a6f01f44fbf37bb6a3f5b6a4fb41243bae6d3b7aea747276e784626cd1b19721cc264652c10ae8c560c4d20094e33bb82fb2fae0160682c0 flush-stdout.patch
74422d5e1614b43af894ea01da1ea80d805ec7f77981cbb80a6b1a4becad737a8825d7269812499095a7f50d39fa7da5bf4e4edae63529b1fe87b9176943a733 dmcrypt.confd
81dad61cdecf1dc529b26eb3cdc15979a582c876b01268f88e7a71c8fae6911137c03bfa63fee64e064e5fb31f673610be27ecab9fc432229f13e7040698bd5c dmcrypt.initd"