diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-05-14 11:15:16 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-05-14 11:18:32 +0200 |
commit | 6ffffd074007dc25f113246701d7f7f2447933a4 (patch) | |
tree | b9630bf8b72bf5af1e0e99448b35869ce27c68d8 /net-analyzer/thcrut | |
parent | dev-lang/swi-prolog: remove old development versions (diff) | |
download | gentoo-6ffffd074007dc25f113246701d7f7f2447933a4.tar.gz gentoo-6ffffd074007dc25f113246701d7f7f2447933a4.tar.bz2 gentoo-6ffffd074007dc25f113246701d7f7f2447933a4.zip |
net-analyzer/thcrut: Update A, SRC_URI
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer/thcrut')
-rw-r--r-- | net-analyzer/thcrut/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/thcrut/Manifest b/net-analyzer/thcrut/Manifest index fc6d91877b36..2c53d56971d0 100644 --- a/net-analyzer/thcrut/Manifest +++ b/net-analyzer/thcrut/Manifest @@ -1 +1 @@ -DIST thcrut-1.2.5.tar.gz 660673 BLAKE2B b57d2f15a4190880b135c2631a377f7136f56764d16a5fcd367b72d2cb33313a5c3651bd9f8558eb7b12a630de45674ab8d7c279dd3c0b57a2a8a2407dce33be SHA512 954f7512bd3e3937796cc065612214ae7d17f70175305ee66951a4e4dc2fcd83c7b15c690f429c7642c9951c2219f86a045418a77e42e3e4a54deac2ae0c46ab +DIST thcrut-1.2.5.tar.gz 667929 BLAKE2B c7b5f252006ab06a6886efe82a6d9438df3fe3c61b277bc725f2d8a7ba7f86488b89e0254dfa53f16b5f14f9e0f58bb247e6697db10f1e5e87625322ae633ae4 SHA512 cbef051f0e668e57e13cd3435c109c01aac66a31d5c7a6a1b60a7767fb740d50489c9caefeb8a188d803d5ee3a22e5b7cedf425462a9424ace2dbc2dfe0dda39 diff --git a/net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild b/net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild index 81a092c175cd..fef8c3f8e44e 100644 --- a/net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild +++ b/net-analyzer/thcrut/thcrut-1.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit autotools eutils DESCRIPTION="Network discovery and fingerprinting tool" HOMEPAGE="http://www.thc.org/thc-rut/" -SRC_URI="http://www.thc.org/thc-rut/${P}.tar.gz" +SRC_URI="https://github.com/vanhauser-thc/THC-Archive/raw/master/Tools/${P}.tar.gz" LICENSE="free-noncomm PCRE GPL-1+" SLOT="0" diff --git a/net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild b/net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild index 191ed447f475..3e5ea0999a81 100644 --- a/net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild +++ b/net-analyzer/thcrut/thcrut-1.2.5-r2.ebuild @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="Network discovery and fingerprinting tool" HOMEPAGE="http://www.thc.org/thc-rut/" -SRC_URI="http://www.thc.org/thc-rut/${P}.tar.gz" +SRC_URI="https://github.com/vanhauser-thc/THC-Archive/raw/master/Tools/${P}.tar.gz" LICENSE="free-noncomm PCRE GPL-1+" SLOT="0" |