cryptsetup: require device-mapper>=2.02.11 due to dm_task_get_info_with_deferred_remove().
This commit is contained in:
parent
843b5d5afb
commit
29210406c0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cryptsetup'
|
||||
pkgname=cryptsetup
|
||||
version=1.6.6
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto_backend=openssl"
|
||||
hostmakedepends="pkg-config"
|
||||
|
|
Loading…
Reference in a new issue