diff options
Diffstat (limited to 'net-analyzer/cloudshark')
-rw-r--r-- | net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/cloudshark/cloudshark-1.0.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild b/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild index 81f442abebfe..14e9a59b9b81 100644 --- a/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild +++ b/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit eutils multilib SV="1.0.2-174" DESCRIPTION="Easily upload your wireshark captures to CloudShark" -HOMEPAGE="http://appliance.cloudshark.org/plug-ins-wireshark.html" +HOMEPAGE="https://cloudshark.io/articles/wireshark-plugin/ https://github.com/cloudshark/wireshark-plugin" SRC_URI="http://appliance.cloudshark.org/downloads/${PN}-plugin-${SV}.tgz" LICENSE="GPL-2" diff --git a/net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild b/net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild index 5ca1303bbd5f..2925d93b8e5b 100644 --- a/net-analyzer/cloudshark/cloudshark-1.0.3.180.ebuild +++ b/net-analyzer/cloudshark/cloudshark-1.0.3.180.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 @@ -8,7 +8,7 @@ inherit eutils multilib SV="1.0.3-180" DESCRIPTION="Easily upload your wireshark captures to CloudShark" -HOMEPAGE="http://appliance.cloudshark.org/plug-ins-wireshark.html" +HOMEPAGE="https://cloudshark.io/articles/wireshark-plugin/ https://github.com/cloudshark/wireshark-plugin" SRC_URI="http://appliance.cloudshark.org/plugin/${PN}-plugin-${SV}.tgz" LICENSE="GPL-2" diff --git a/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild b/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild index 191d0601fc8a..c25a86e3f199 100644 --- a/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild +++ b/net-analyzer/cloudshark/cloudshark-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils multilib DESCRIPTION="Easily upload your wireshark captures to CloudShark" -HOMEPAGE="http://appliance.cloudshark.org/plug-ins-wireshark.html" +HOMEPAGE="https://cloudshark.io/articles/wireshark-plugin/ https://github.com/cloudshark/wireshark-plugin" SRC_URI="https://github.com/${PN}/wireshark-plugin/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |