mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
rio: update to 0.0.27
This commit is contained in:
parent
4c2715e366
commit
f42ce471f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rio'
|
||||
pkgname=rio
|
||||
version=0.0.26
|
||||
version=0.0.27
|
||||
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=d95a6f9c89d00da9723138a2ed7d970b1b3ffb6ab52d545984174a597b7bd961
|
||||
checksum=2338d679eaec987bd50ab12ca1e9b79853690899d2e8e70efa88315d0c626090
|
||||
|
||||
do_install() {
|
||||
# avoid doing a rebuild in install due to complex feature setup
|
||||
|
|
Loading…
Add table
Reference in a new issue