cryptsetup: update to 2.0.2.
This commit is contained in:
parent
5a26a357e5
commit
6313c0b279
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'cryptsetup'
|
# Template file for 'cryptsetup'
|
||||||
pkgname=cryptsetup
|
pkgname=cryptsetup
|
||||||
version=2.0.1
|
version=2.0.2
|
||||||
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-cryptsetup-reencrypt"
|
||||||
@ -10,10 +10,10 @@ makedepends="popt-devel libuuid-devel device-mapper-devel libressl-devel
|
|||||||
$(vopt_if pwquality libpwquality-devel) json-c-devel"
|
$(vopt_if pwquality libpwquality-devel) json-c-devel"
|
||||||
short_desc="Setup virtual encryption devices under Linux dm-crypt"
|
short_desc="Setup virtual encryption devices under Linux dm-crypt"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.com/cryptsetup/cryptsetup"
|
homepage="https://gitlab.com/cryptsetup/cryptsetup"
|
||||||
distfiles="${KERNEL_SITE}/utils/cryptsetup/v${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/cryptsetup/v${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=41d188092c52e23d576af41cf0cfe0555d8f7efa21598d4c57c56ea1b6d9c975
|
checksum=4f8105d7f3bf758d58da3058b3cbd66c0ca81492b2dafe8ae7c049cc9e939e97
|
||||||
|
|
||||||
build_options="pwquality"
|
build_options="pwquality"
|
||||||
desc_option_pwquality="Enable support for checking password quality via libpwquality"
|
desc_option_pwquality="Enable support for checking password quality via libpwquality"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user