[arch-commits] Commit in kismet/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Fri Jan 29 23:12:27 UTC 2021


    Date: Friday, January 29, 2021 @ 23:12:26
  Author: anthraxx
Revision: 406909

upgpkg: kismet 2020_12_R3-1

Modified:
  kismet/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-29 23:10:48 UTC (rev 406908)
+++ PKGBUILD	2021-01-29 23:12:26 UTC (rev 406909)
@@ -4,9 +4,9 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=kismet
-pkgver=2020_09_R4
+pkgver=2020_12_R3
 _realver="${pkgver//_/-}"
-pkgrel=2
+pkgrel=1
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion detection system"
 url="https://www.kismetwireless.net/"
 arch=('x86_64')
@@ -14,7 +14,8 @@
 depends=('libpcap' 'pcre' 'bluez-libs' 'libcap' 'libmicrohttpd' 'protobuf-c' 'libprotobuf-c.so'
          'sqlite' 'libnm' 'gcc-libs' 'libusb' 'libusb-1.0.so' 'libnl' 'glibc' 'zlib' 'libelf'
          'lm_sensors' 'systemd' 'python' 'python-setuptools' 'python-protobuf' 'python-pyserial'
-         'python-numpy')
+         'python-numpy' 'libwebsockets'
+         libpcap.so libmicrohttpd.so libprotobuf.so libnm.so libwebsockets.so)
 makedepends=('python-setuptools')
 optdepends=(
   'gpsd: log coordinates of detected networks'
@@ -37,7 +38,7 @@
 source=(https://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz
         kismet.sysusers
         python-install-flags.patch)
-sha512sums=('4f2dd641999dd2675d2c4dfbe28caf5a8476d5d7bd9dedeefb7b1420b48b9155a4d576123832974586d51c61ca4d77d8572ab7038da3ec6fa2a7791f3e1a1479'
+sha512sums=('6c4c95a9963977d5a383e34f662f814a803d0d36d7dbc35d3d0a42d3e67c20e8d46357df0ee544b8dd3c7f527bd43ef9c0d913577d4979f261764fc9761cd6d1'
             '452b728c30c9932bdb91741af425267da87a66962ea9b736751948881f5477dee0bff8e2eeca2befdea2920da6d7d9e198bde69cef8c48bb49a0093a7f0ef897'
             'c24bff8ecc0288c0584f60760a27b364bf7b013aad809e4050bb6ed703fc60f3ea93f7e897717a6924333ac6734b20b99166846dae4a9c5c303ae1de39f6692c')
 validpgpkeys=('354689DF3C9DED803381A661D7B28822738BBDB1') # Michael Kershaw



More information about the arch-commits mailing list