angle-grinder: update to 0.15.0.
This commit is contained in:
parent
f6f1e90c7e
commit
1cdb91d4dd
1 changed files with 3 additions and 8 deletions
|
@ -1,21 +1,16 @@
|
|||
# Template file for 'angle-grinder'
|
||||
pkgname=angle-grinder
|
||||
version=0.14.1
|
||||
version=0.15.0
|
||||
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=32ee1ae9102f81b6d6a3c0865c42e2c747595804d5b8689a2e6a1e39ed0cd886
|
||||
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/26343/steps/shell_3/logs/stdio"
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
}
|
||||
checksum=5359d6e241eca2bc3bdb7ddf9344b4ef8315cbe7629775c09e0ab7ed70310c8d
|
||||
#nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/26343/steps/shell_3/logs/stdio"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue