Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: thin-provisioning-tools
|
||||
description: Suite of tools for manipulating the metadata of the dm-thin device-mapper target
|
||||
version: 1.3.0
|
||||
revision: 1
|
||||
url: https://github.com/jthornber/thin-provisioning-tools
|
||||
license: GPL3-or-later
|
||||
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: 64b0fcc7960b2ea37a4e5c162aed604337541142c65a5674146b29c706e08671
|
||||
Reference in New Issue
Block a user