mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
main/cryptsetup: upgrade to 2.8.0
https://gitlab.com/cryptsetup/cryptsetup/-/blob/main/docs/v2.8.0-ReleaseNotes
This commit is contained in:
parent
6937634dd7
commit
cfda037647
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=cryptsetup
|
pkgname=cryptsetup
|
||||||
pkgver=2.7.5
|
pkgver=2.8.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
|
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
|
||||||
url="https://gitlab.com/cryptsetup/cryptsetup"
|
url="https://gitlab.com/cryptsetup/cryptsetup"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -80,7 +80,7 @@ libs() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
1c2752baacca9c3ae6c507b9e86a0b31ee8b3d508d4233292ad3df432679b875810a4bef93eaa680e58203b04ca30e8e215c91a8a83d2c61905180633c372edf cryptsetup-2.7.5.tar.gz
|
016482238d0e1fbb23fe26b473c674dbd143dce44184ccda0372afcd027ae9047813d636c6c52e467aa439b6c624cacf5530e7038072d10c385d48f7dc82ae89 cryptsetup-2.8.0.tar.gz
|
||||||
2a7abe572809d070579ceaeeeb25f050d32408756c1086ddf0e16f41bde239cfb1b8b95e1009362188faccd8060926cbf48a04714e8ddbb09ae3c903f6a490c8 dmcrypt.initd
|
2a7abe572809d070579ceaeeeb25f050d32408756c1086ddf0e16f41bde239cfb1b8b95e1009362188faccd8060926cbf48a04714e8ddbb09ae3c903f6a490c8 dmcrypt.initd
|
||||||
74422d5e1614b43af894ea01da1ea80d805ec7f77981cbb80a6b1a4becad737a8825d7269812499095a7f50d39fa7da5bf4e4edae63529b1fe87b9176943a733 dmcrypt.confd
|
74422d5e1614b43af894ea01da1ea80d805ec7f77981cbb80a6b1a4becad737a8825d7269812499095a7f50d39fa7da5bf4e4edae63529b1fe87b9176943a733 dmcrypt.confd
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue