mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
0c2e333750
commit
8406fbac9b
1 changed files with 0 additions and 18 deletions
|
@ -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