netscanner: update to 0.6.3.

This commit is contained in:
Bnyro 2025-08-02 14:46:43 +02:00 committed by Duncan Overbruck
parent e96469d206
commit 2f903674c9

View file

@ -1,6 +1,6 @@
# Template file for 'netscanner'
pkgname=netscanner
version=0.6.2
version=0.6.3
revision=1
build_style=cargo
depends="iw"
@ -10,7 +10,12 @@ license="MIT"
homepage="https://github.com/Chleba/netscanner"
changelog="https://raw.githubusercontent.com/Chleba/netscanner/main/debian/changelog"
distfiles="https://github.com/Chleba/netscanner/archive/refs/tags/v${version}.tar.gz"
checksum=f0b4bc4ce5144fc61d5df69cd008dabe9ae973d1a257923ed48545abcf861d02
checksum=ad2df332bb347eac96c0a5d22e9477f9a7fe4b05d565b90009cc1c3fb598b29f
pre_build() {
# upstream forgot to update lockfile version before release
cargo update --package netscanner --precise ${version}
}
post_install() {
vman debian/netscanner.manpage netscanner.1