21 lines
618 B
YAML
21 lines
618 B
YAML
name: thin-provisioning-tools
|
|
description: Suite of tools for manipulating the metadata of the dm-thin device-mapper target
|
|
version: 1.3.3
|
|
revision: 1
|
|
url: https://github.com/jthornber/thin-provisioning-tools
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
make_depends:
|
|
- rustc
|
|
- clang
|
|
downloads:
|
|
- url: https://github.com/jthornber/thin-provisioning-tools/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 33be11645d7b5b3f4b924d110740cee3d9b419a9293e672d15bf1fd7fb6d0001
|