cryptsetup: update to 2.3.0.
This commit is contained in:
parent
adbaf7a561
commit
6b46f13aad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cryptsetup'
|
||||
pkgname=cryptsetup
|
||||
version=2.2.2
|
||||
version=2.3.0
|
||||
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=2af0ec9551ab9c870074cae9d3f68d82cab004f4095fa89db0e4413713424a46
|
||||
checksum=395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85
|
||||
subpackages="libcryptsetup cryptsetup-devel"
|
||||
|
||||
build_options="pwquality"
|
||||
|
|
Loading…
Reference in a new issue