mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
kismet: fix compilation with libcxx
std::bind is not the same as bind(). Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=kismet
|
||||
PKG_VERSION:=2016-07-R1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_LICENSE:=LGPLv2.1
|
||||
PKG_CPE_ID:=cpe:/a:kismet:kismet
|
||||
|
||||
Reference in New Issue
Block a user