commit:     207f6936ccee86c401df2aeb6e4b8e0d82518558
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  3 07:55:24 2020 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Wed Jun  3 07:56:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=207f6936

dev-libs/xxhash: update HOMEPAGE

https://www.xxhash.com is down due to config issues.
See https://github.com/Cyan4973/xxHash/issues/380.

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 dev-libs/xxhash/xxhash-0.6.5.ebuild | 2 +-
 dev-libs/xxhash/xxhash-0.7.1.ebuild | 2 +-
 dev-libs/xxhash/xxhash-0.7.3.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild 
b/dev-libs/xxhash/xxhash-0.6.5.ebuild
index 61a2042258c..6151842342b 100644
--- a/dev-libs/xxhash/xxhash-0.6.5.ebuild
+++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Extremely fast non-cryptographic hash algorithm"
-HOMEPAGE="https://www.xxhash.com";
+HOMEPAGE="http://www.xxhash.net";
 SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2 GPL-2+"

diff --git a/dev-libs/xxhash/xxhash-0.7.1.ebuild 
b/dev-libs/xxhash/xxhash-0.7.1.ebuild
index f99938d54c1..8973996851d 100644
--- a/dev-libs/xxhash/xxhash-0.7.1.ebuild
+++ b/dev-libs/xxhash/xxhash-0.7.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Extremely fast non-cryptographic hash algorithm"
-HOMEPAGE="https://www.xxhash.com";
+HOMEPAGE="http://www.xxhash.net";
 SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2 GPL-2+"

diff --git a/dev-libs/xxhash/xxhash-0.7.3.ebuild 
b/dev-libs/xxhash/xxhash-0.7.3.ebuild
index f99938d54c1..8973996851d 100644
--- a/dev-libs/xxhash/xxhash-0.7.3.ebuild
+++ b/dev-libs/xxhash/xxhash-0.7.3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Extremely fast non-cryptographic hash algorithm"
-HOMEPAGE="https://www.xxhash.com";
+HOMEPAGE="http://www.xxhash.net";
 SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2 GPL-2+"

Reply via email to