mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
ncspot: update to 0.13.2.
This commit is contained in:
parent
f99691e8c0
commit
755e8b6e84
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncspot'
|
||||
pkgname=ncspot
|
||||
version=0.13.1
|
||||
version=0.13.2
|
||||
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=51394f0a4f75c6d6273f1a98be350dca3f50a8ba21e5b563e85b08b9da04af89
|
||||
checksum=c329fc3fe229c47c2b3490555b4c8df550a3e2bbe3d0ade4e07f59434fa14e77
|
||||
|
||||
post_build() {
|
||||
cargo auditable build --release --target ${RUST_TARGET} --package xtask
|
||||
|
|
Loading…
Add table
Reference in a new issue