mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
kismet: update to 2016.07.R1.
This commit is contained in:
parent
542df6ff58
commit
88a6b5852e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kismet'
|
# Template file for 'kismet'
|
||||||
pkgname=kismet
|
pkgname=kismet
|
||||||
version=2016.01.R1
|
version=2016.07.R1
|
||||||
revision=1
|
revision=1
|
||||||
_realver="${version//./-}"
|
_realver="${version//./-}"
|
||||||
wrksrc="${pkgname}-${_realver}"
|
wrksrc="${pkgname}-${_realver}"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.kismetwireless.net/"
|
homepage="http://www.kismetwireless.net/"
|
||||||
distfiles="http://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz"
|
distfiles="http://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz"
|
||||||
checksum=162f1796996836b2d44126ccbe877a88a7f4a0e50f6729da897fc5a8ec4776b9
|
checksum=bdb21f153311f1ff3b16621bf0d6740f66369bf0982b0a289c9a12af8847e237
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# for musl
|
# for musl
|
||||||
|
|
Loading…
Add table
Reference in a new issue