mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
nmap: fix compilation with libcxx 10
Seems nmap's time header logic is broken. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Nuno Goncalves
parent
4a1618f91f
commit
5f6f54b851
+1
-1
@@ -14,7 +14,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nmap
|
||||
PKG_VERSION:=7.80
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
PKG_MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user