mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kismet: update to 2023.07.R2.
This commit is contained in:
parent
0cc5b2eebb
commit
da80441045
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kismet'
|
# Template file for 'kismet'
|
||||||
pkgname=kismet
|
pkgname=kismet
|
||||||
version=2023.07.R1
|
version=2023.07.R2
|
||||||
revision=4
|
revision=1
|
||||||
_realver="${version//./-}"
|
_realver="${version//./-}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-python-tools"
|
configure_args="--disable-python-tools"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kismetwireless.net/"
|
homepage="https://www.kismetwireless.net/"
|
||||||
distfiles="http://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz"
|
distfiles="http://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz"
|
||||||
checksum=f08548e26ca65fa1e567b1debbea1ca4d0e7206bddb96a4f639c90171873e8f7
|
checksum=138ed680b057eab531c23ebae6d295a6137e26726454ce43a89daaec28b7443f
|
||||||
system_groups="kismet"
|
system_groups="kismet"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue