mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
0c2e333750
commit
8406fbac9b
|
@ -1,18 +0,0 @@
|
|||
distributable:
|
||||
url: https://github.com/ekzhang/bore/archive/refs/tags/v{{version}}.tar.gz
|
||||
strip-components: 1
|
||||
|
||||
versions:
|
||||
github: ekzhang/bore
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
rust-lang.org/cargo: '*'
|
||||
script:
|
||||
cargo install --locked --path . --root {{prefix}}
|
||||
|
||||
provides:
|
||||
- bin/bore
|
||||
|
||||
test:
|
||||
bore --version | grep {{version}}
|
Loading…
Reference in a new issue