Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/thcrut/
Date: Thu, 14 May 2020 09:18:38
Message-Id: 1589447912.6ffffd074007dc25f113246701d7f7f2447933a4.jer@gentoo
1 commit: 6ffffd074007dc25f113246701d7f7f2447933a4
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 14 09:15:16 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu May 14 09:18:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffffd07
7
8 net-analyzer/thcrut: Update A, SRC_URI
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 net-analyzer/thcrut/Manifest | 2 +-
14 net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild | 4 ++--
15 net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild | 2 +-
16 3 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/net-analyzer/thcrut/Manifest b/net-analyzer/thcrut/Manifest
19 index fc6d91877b3..2c53d56971d 100644
20 --- a/net-analyzer/thcrut/Manifest
21 +++ b/net-analyzer/thcrut/Manifest
22 @@ -1 +1 @@
23 -DIST thcrut-1.2.5.tar.gz 660673 BLAKE2B b57d2f15a4190880b135c2631a377f7136f56764d16a5fcd367b72d2cb33313a5c3651bd9f8558eb7b12a630de45674ab8d7c279dd3c0b57a2a8a2407dce33be SHA512 954f7512bd3e3937796cc065612214ae7d17f70175305ee66951a4e4dc2fcd83c7b15c690f429c7642c9951c2219f86a045418a77e42e3e4a54deac2ae0c46ab
24 +DIST thcrut-1.2.5.tar.gz 667929 BLAKE2B c7b5f252006ab06a6886efe82a6d9438df3fe3c61b277bc725f2d8a7ba7f86488b89e0254dfa53f16b5f14f9e0f58bb247e6697db10f1e5e87625322ae633ae4 SHA512 cbef051f0e668e57e13cd3435c109c01aac66a31d5c7a6a1b60a7767fb740d50489c9caefeb8a188d803d5ee3a22e5b7cedf425462a9424ace2dbc2dfe0dda39
25
26 diff --git a/net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild b/net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild
27 index 81a092c175c..fef8c3f8e44 100644
28 --- a/net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild
29 +++ b/net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild
30 @@ -1,4 +1,4 @@
31 -# Copyright 1999-2014 Gentoo Foundation
32 +# Copyright 1999-2020 Gentoo Authors
33 # Distributed under the terms of the GNU General Public License v2
34
35 EAPI=5
36 @@ -6,7 +6,7 @@ inherit autotools eutils
37
38 DESCRIPTION="Network discovery and fingerprinting tool"
39 HOMEPAGE="http://www.thc.org/thc-rut/"
40 -SRC_URI="http://www.thc.org/thc-rut/${P}.tar.gz"
41 +SRC_URI="https://github.com/vanhauser-thc/THC-Archive/raw/master/Tools/${P}.tar.gz"
42
43 LICENSE="free-noncomm PCRE GPL-1+"
44 SLOT="0"
45
46 diff --git a/net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild b/net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild
47 index 191ed447f47..3e5ea0999a8 100644
48 --- a/net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild
49 +++ b/net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild
50 @@ -6,7 +6,7 @@ inherit autotools
51
52 DESCRIPTION="Network discovery and fingerprinting tool"
53 HOMEPAGE="http://www.thc.org/thc-rut/"
54 -SRC_URI="http://www.thc.org/thc-rut/${P}.tar.gz"
55 +SRC_URI="https://github.com/vanhauser-thc/THC-Archive/raw/master/Tools/${P}.tar.gz"
56
57 LICENSE="free-noncomm PCRE GPL-1+"
58 SLOT="0"