cryptsetup: update to 2.3.3.
This commit is contained in:
parent
f9518d1f88
commit
4fb9f74412
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cryptsetup'
|
||||
pkgname=cryptsetup
|
||||
version=2.3.2
|
||||
version=2.3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
|
||||
|
@ -16,7 +16,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=a89e13dff0798fd0280e801d5f0cc8cfdb2aa5b1929bec1b7322e13d3eca95fb
|
||||
checksum=3bca4ffe39e2f94cef50f6ea65acb873a6dbce5db34fc6bcefe38b6d095e82df
|
||||
subpackages="libcryptsetup cryptsetup-devel"
|
||||
|
||||
build_options="pwquality"
|
||||
|
|
Loading…
Reference in a new issue