ncspot: update to 1.1.0.
This commit is contained in:
parent
3a44e4b87d
commit
73ba659b5f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncspot'
|
||||
pkgname=ncspot
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="qemu"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/hrkfdn/ncspot"
|
||||
changelog="https://raw.githubusercontent.com/hrkfdn/ncspot/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/hrkfdn/ncspot/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=516663b62b9536cb18e6d8eb69470a5b6560f2890e010e8a3d2e8cfc65df9497
|
||||
checksum=d3cd828cebb3e84470f03be16925db566d4dd8289cfd3e230e64278ec9d96338
|
||||
|
||||
post_build() {
|
||||
cargo auditable build --release --target ${RUST_TARGET} --package xtask
|
||||
|
|
Loading…
Reference in New Issue