ncspot: update to 0.13.3.
This commit is contained in:
parent
e03adf534c
commit
59597afa56
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncspot'
|
||||
pkgname=ncspot
|
||||
version=0.13.2
|
||||
version=0.13.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="qemu"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/hrkfdn/ncspot"
|
||||
changelog="https://github.com/hrkfdn/ncspot/releases"
|
||||
distfiles="https://github.com/hrkfdn/ncspot/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c329fc3fe229c47c2b3490555b4c8df550a3e2bbe3d0ade4e07f59434fa14e77
|
||||
checksum=316995d5bbef59c7a8699c8e7c3b3bc7699a38395a7d3500771abe4ca51b4d50
|
||||
|
||||
post_build() {
|
||||
cargo auditable build --release --target ${RUST_TARGET} --package xtask
|
||||
|
|
Loading…
Reference in New Issue