Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: cryptsetup
|
||||
description: Set up disk encryption based on the dm-crypt kernel module
|
||||
version: 2.8.1
|
||||
revision: 1
|
||||
url: https://gitlab.com/cryptsetup/cryptsetup/
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- lvm2
|
||||
- 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: f422d3a0efbdd5792c88e9e10b6c495edcc60fce74fe2f340febb98590560c9e
|
||||
Reference in New Issue
Block a user