cryptsetup: update to 1.6.8.
This commit is contained in:
parent
eb91a12089
commit
8f2c2356e1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cryptsetup'
|
||||
pkgname=cryptsetup
|
||||
version=1.6.7
|
||||
revision=6
|
||||
version=1.6.8
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --with-crypto_backend=openssl $(vopt_enable pwquality)"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://code.google.com/p/cryptsetup"
|
||||
distfiles="https://www.kernel.org/pub/linux/utils/cryptsetup/v1.6/${pkgname}-${version}.tar.xz"
|
||||
checksum=c23c24c8d662032da8650c1c84985221be8bbedf4737c1540bba7e4517dfe820
|
||||
checksum=45a6ccd3c65b7d904e58e1cb3656a7e997190b6a05b5ff7c6887e4a41c5f19bc
|
||||
|
||||
build_options="pwquality"
|
||||
desc_option_pwquality="Enable support for checking password quality via libpwquality"
|
||||
|
|
Loading…
Reference in a new issue