mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
parent
81db136a68
commit
4044fd1f39
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
distributable:
|
||||
url: https://github.com/cloudhead/rx/archive/refs/tags/v{{version}}.tar.gz
|
||||
strip-components: 1
|
||||
|
||||
provides:
|
||||
- bin/rx
|
||||
|
||||
versions:
|
||||
github: cloudhead/rx/tags
|
||||
strip: /v/
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
rust-lang.org/cargo: '*'
|
||||
script:
|
||||
cargo install --locked --path . --root {{prefix}}
|
||||
|
||||
test:
|
||||
rx -h
|
Loading…
Reference in a new issue