thc-ipv6: Update URLs
Development has moved to GitHub. Found using UScan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
31f87ebcb2
commit
fc89831ae8
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ PKG_RELEASE:=1
|
|||
PKG_LICENSE:=GPL-3.0
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://freeworld.thc.org/releases/
|
||||
PKG_SOURCE_URL:=@GITHUB/vanhauser-thc/THC-Archive/master/Tools
|
||||
PKG_HASH:=440a3ae98b57100c397ec4f8634468dbbb0c3b48788c6b74af2a597a90544a96
|
||||
|
||||
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
|
||||
|
@ -42,7 +42,7 @@ define BuildTool
|
|||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libpcap $(THC_DEPENDS_$(1))
|
||||
URL:=http://freeworld.thc.org/
|
||||
URL:=https://github.com/vanhauser-thc/thc-ipv6
|
||||
SUBMENU:=THC-IPv6 attack and analyzing toolkit
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue