cryptsetup: update to 1.6.5.
This commit is contained in:
parent
5ad5e1b55b
commit
5b56da17ba
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'cryptsetup'
|
# Template file for 'cryptsetup'
|
||||||
pkgname=cryptsetup
|
pkgname=cryptsetup
|
||||||
version=1.6.4
|
version=1.6.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-pwquality --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr"
|
configure_args="--enable-pwquality"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="popt-devel libuuid-devel device-mapper-devel libgcrypt-devel libpwquality-devel"
|
makedepends="popt-devel libuuid-devel device-mapper-devel libgcrypt-devel libpwquality-devel"
|
||||||
short_desc="Setup virtual encryption devices under dm-crypt Linux"
|
short_desc="Setup virtual encryption devices under dm-crypt Linux"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://code.google.com/p/cryptsetup"
|
homepage="http://code.google.com/p/cryptsetup"
|
||||||
distfiles="https://www.kernel.org/pub/linux/utils/cryptsetup/v1.6/${pkgname}-${version}.tar.xz"
|
distfiles="https://www.kernel.org/pub/linux/utils/cryptsetup/v1.6/${pkgname}-${version}.tar.xz"
|
||||||
checksum=70b8e86eef94bbb4441ad38460d87138130d7aaaafe5d01131c3ba50b9f0dca0
|
checksum=267973f20be43f9d685f7193aa23954b60768c74a1d330243114d4b8bc17ca9a
|
||||||
|
|
||||||
libcryptsetup_package() {
|
libcryptsetup_package() {
|
||||||
short_desc+=" - runtime libraries"
|
short_desc+=" - runtime libraries"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue