mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
parent
20450cdfa0
commit
90e3908d3a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cryptsetup'
|
||||
pkgname=cryptsetup
|
||||
version=2.7.5
|
||||
revision=2
|
||||
version=2.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto_backend=openssl --disable-asciidoc
|
||||
--enable-libargon2 $(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%.*}/cryptsetup-${version}.tar.xz"
|
||||
checksum=d2be4395b8f503b0ebf4b2d81db90c35a97050a358ee21fe62a0dfb66e5d5522
|
||||
checksum=cc9e2d37c25a871cea37520b28d532207b0c1670fb10fc54d68071f63f5243a2
|
||||
subpackages="libcryptsetup cryptsetup-devel"
|
||||
build_options="pwquality"
|
||||
desc_option_pwquality="Enable support for checking password quality via libpwquality"
|
||||
|
|
Loading…
Add table
Reference in a new issue