28 lines
670 B
YAML
28 lines
670 B
YAML
name: cryptsetup
|
|
description: Set up disk encryption based on the dm-crypt kernel module
|
|
version: 2.8.6
|
|
revision: 2
|
|
url: https://gitlab.com/cryptsetup/cryptsetup/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- device-mapper
|
|
- glibc
|
|
- json-c
|
|
- openssl
|
|
- popt
|
|
- util-linux
|
|
make_depends:
|
|
- asciidoctor
|
|
- jq
|
|
- procps-ng
|
|
- xxd
|
|
downloads:
|
|
- url: https://gitlab.com/cryptsetup/cryptsetup/-/archive/v${BPM_PKG_VERSION}/cryptsetup-v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 852efa7ee5dc484da8ca758faebc1e399c97a5b0d9db4c441d2e2777aa20ccfb
|