mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cryptsetup: update to 2.3.1.
Closes: #20039 [via git-merge-pr] Signed-off-by: Piraty <piraty1@inbox.ru>
This commit is contained in:
parent
d3d0308078
commit
f77f77d925
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cryptsetup'
|
# Template file for 'cryptsetup'
|
||||||
pkgname=cryptsetup
|
pkgname=cryptsetup
|
||||||
version=2.3.0
|
version=2.3.1
|
||||||
revision=1
|
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)
|
||||||
|
@ -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=395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85
|
checksum=92aba4d559a2cf7043faed92e0f22c5addea36bd63f8c039ba5a8f3a159fe7d2
|
||||||
subpackages="libcryptsetup cryptsetup-devel"
|
subpackages="libcryptsetup cryptsetup-devel"
|
||||||
|
|
||||||
build_options="pwquality"
|
build_options="pwquality"
|
||||||
|
|
Loading…
Add table
Reference in a new issue