rio: update to 0.0.36
This commit is contained in:
parent
8ab013f307
commit
3a44e4b87d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rio'
|
||||
pkgname=rio
|
||||
version=0.0.35
|
||||
version=0.0.36
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path rio"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://raphamorim.io/rio/"
|
||||
changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2c3bf1c257fac9121e661ecf8a79c58362c84d19acb6adf73d268c860703992e
|
||||
checksum=0c179c16cee7874e1b5f3c56d63ad6949786650c45977a461aee0bcf9f748327
|
||||
|
||||
do_install() {
|
||||
# avoid doing a rebuild in install due to complex feature setup
|
||||
|
|
Loading…
Reference in New Issue