rio: update to 0.0.33

This commit is contained in:
Marcin Puc 2023-12-05 18:33:12 +01:00 committed by Andrew J. Hesford
parent 4ffac1fad5
commit 1129a5bdb2

View file

@ -1,6 +1,6 @@
# Template file for 'rio' # Template file for 'rio'
pkgname=rio pkgname=rio
version=0.0.28 version=0.0.33
revision=1 revision=1
build_style=cargo build_style=cargo
make_install_args="--path rio" make_install_args="--path rio"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://raphamorim.io/rio/" homepage="https://raphamorim.io/rio/"
changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
checksum=9883320942e83994fd6ee3e2272ec811d99677fa59f3c8ccd0437735d74d0dec checksum=1b2ad697a53918f8badbd7fdfb110ac136b989c80b52cfce14a8507919040226
do_install() { do_install() {
# avoid doing a rebuild in install due to complex feature setup # avoid doing a rebuild in install due to complex feature setup