cryptsetup: update to 2.3.4.
This commit is contained in:
parent
51c11f3ad8
commit
923906d27e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cryptsetup'
|
# Template file for 'cryptsetup'
|
||||||
pkgname=cryptsetup
|
pkgname=cryptsetup
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
|
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
|
||||||
--enable-cryptsetup-reencrypt --enable-libargon2"
|
--enable-cryptsetup-reencrypt --enable-libargon2"
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.com/cryptsetup/cryptsetup"
|
homepage="https://gitlab.com/cryptsetup/cryptsetup"
|
||||||
changelog="https://gitlab.com/cryptsetup/cryptsetup/raw/master/docs/v${version}-ReleaseNotes"
|
changelog="https://gitlab.com/cryptsetup/cryptsetup/raw/master/docs/v${version}-ReleaseNotes"
|
||||||
distfiles="${KERNEL_SITE}/utils/cryptsetup/v${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/cryptsetup/v${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3bca4ffe39e2f94cef50f6ea65acb873a6dbce5db34fc6bcefe38b6d095e82df
|
checksum=9d16eebb96b53b514778e813019b8dd15fea9fec5aafde9fae5febf59df83773
|
||||||
subpackages="libcryptsetup cryptsetup-devel"
|
subpackages="libcryptsetup cryptsetup-devel"
|
||||||
|
|
||||||
build_options="pwquality"
|
build_options="pwquality"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue