26 lines
630 B
Plaintext
26 lines
630 B
Plaintext
name: cryptsetup
|
|
description: Set up disk encryption based on the dm-crypt kernel module
|
|
version: 2.8.2
|
|
revision: 1
|
|
url: https://gitlab.com/cryptsetup/cryptsetup/
|
|
license: GPL2-or-later
|
|
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: c2b8089c5469e70df66ef8bf2885c1e5e9281bdfb76b53a99e32183ab0a42033
|