pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

routersploit: Update MASTER_SITES and HOMEPAGE to avoid redirects (NFCI)



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Jul 30 13:24:34 2018 +0200
Changeset:	97ce9f10d9ae869429e6128e5544c6cb38009aa2

Modified Files:
	routersploit/Makefile

Log Message:
routersploit: Update MASTER_SITES and HOMEPAGE to avoid redirects (NFCI)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=97ce9f10d9ae869429e6128e5544c6cb38009aa2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 routersploit/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/routersploit/Makefile b/routersploit/Makefile
index 531958d6db..252669d841 100644
--- a/routersploit/Makefile
+++ b/routersploit/Makefile
@@ -2,11 +2,11 @@
 
 DISTNAME=	routersploit-3.3.0
 CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_GITHUB:=reverse-shell/}
+MASTER_SITES=	${MASTER_SITE_GITHUB:=threat9/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	leot%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/reverse-shell/routersploit
+HOMEPAGE=	https://github.com/threat9/routersploit
 COMMENT=	Exploitation Framework for Embedded Devices
 LICENSE=	modified-bsd
 


Home | Main Index | Thread Index | Old Index