arp-scan: update to 1.9.6
Signed-off-by: Andrei Belov <defanator@gmail.com>
This commit is contained in:
parent
e35042bc3d
commit
aa4853d53f
1 changed files with 3 additions and 3 deletions
|
@ -8,15 +8,15 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=arp-scan
|
||||
PKG_VERSION:=1.9.5
|
||||
PKG_VERSION:=1.9.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/royhills/arp-scan/tar.gz/$(PKG_VERSION)?
|
||||
PKG_HASH:=aa9498af84158a315b7e0ea6c2cddfa746660ca3987cbe7e32c0c90f5382d9d2
|
||||
PKG_HASH:=971b45c3369816467994797fbcd0076eb8f0ffb9c42764ea6dba25ab3fd490da
|
||||
|
||||
PKG_MAINTAINER:=Sergey Urushkin <urusha.v1.0@gmail.com>
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
|
|
Loading…
Reference in a new issue