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