angle-grinder: update to 0.16.
This commit is contained in:
parent
1892f40252
commit
d9482e8453
1 changed files with 3 additions and 11 deletions
|
@ -1,23 +1,15 @@
|
|||
# Template file for 'angle-grinder'
|
||||
pkgname=angle-grinder
|
||||
version=0.15.0
|
||||
revision=2
|
||||
version=0.16
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
short_desc="Slice and dice logs on the command line"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/rcoh/angle-grinder"
|
||||
distfiles="https://github.com/rcoh/angle-grinder/archive/v${version}.tar.gz"
|
||||
checksum=5359d6e241eca2bc3bdb7ddf9344b4ef8315cbe7629775c09e0ab7ed70310c8d
|
||||
#nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/26343/steps/shell_3/logs/stdio"
|
||||
|
||||
post_extract() {
|
||||
# get rid of rustls and therefore ring dependency
|
||||
# https://github.com/rcoh/angle-grinder/issues/124
|
||||
vsed -i '/self_update/s/"rustls"/"default"/' Cargo.toml
|
||||
}
|
||||
checksum=575e5398cfcddc78152f76ade632f7be2aa6b54b4adaaf1776344529fb9c0561
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue