rio: update to 0.1.3
This commit is contained in:
parent
d758b7ee66
commit
3e02daa083
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rio'
|
||||
pkgname=rio
|
||||
version=0.1.1
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,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=076609d37a5ec1156a4f623d60913f3e4a48245687277838e80d28c645945e72
|
||||
checksum=4cf5b35627003f369fd801a8bd556d708ebe9f89b9a45d25fd0408ad87db1bfa
|
||||
|
||||
do_install() {
|
||||
# avoid doing a rebuild in install due to complex feature setup
|
||||
|
|
Loading…
Reference in New Issue