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.3
|
|
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: 2d84344876a8229a058d59a3b273368084c3899095a49494ee7294c5885c2cb9
|