mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
nmap: bump version to 7.50
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nmap
|
||||
PKG_VERSION:=7.40
|
||||
PKG_VERSION:=7.50
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://nmap.org/dist/
|
||||
PKG_MD5SUM:=9c5a28bfb46228bade82b238408c065e
|
||||
PKG_MD5SUM:=435c7e095bdd4565e0f69c41743a45be
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user