cryptsetup: update to 2.0.5.
This commit is contained in:
parent
4d4b787a37
commit
5e33fc11aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cryptsetup'
|
||||
pkgname=cryptsetup
|
||||
version=2.0.4
|
||||
version=2.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
|
||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://gitlab.com/cryptsetup/cryptsetup"
|
||||
changelog="https://gitlab.com/cryptsetup/cryptsetup/raw/master/docs/v${version}-ReleaseNotes"
|
||||
distfiles="${KERNEL_SITE}/utils/cryptsetup/v${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9d3a3c7033293e0c97f0ad0501fd5b4d4913ae497cbf70cca06633ccc54b5734
|
||||
checksum=a0f72ca2c824a5a555dc8924413dfe947eca23ab2e30bcff54eaafefe5fe301d
|
||||
subpackages="libcryptsetup cryptsetup-devel"
|
||||
|
||||
build_options="pwquality"
|
||||
|
|
Loading…
Reference in a new issue