summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2020-06-03 09:55:24 +0200
committerGuilherme Amadio <amadio@gentoo.org>2020-06-03 09:56:01 +0200
commit207f6936ccee86c401df2aeb6e4b8e0d82518558 (patch)
treef3b2f3e8531ab7df1ac6d9561d7d12e5b49393b6
parentsys-apps/portage: 2.3.100-r1 revbump for bug 719810 (diff)
downloadgentoo-207f6936.tar.gz
gentoo-207f6936.tar.bz2
gentoo-207f6936.zip
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@gentoo.org>
-rw-r--r--dev-libs/xxhash/xxhash-0.6.5.ebuild2
-rw-r--r--dev-libs/xxhash/xxhash-0.7.1.ebuild2
-rw-r--r--dev-libs/xxhash/xxhash-0.7.3.ebuild2
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 61a2042258c1..6151842342bc 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 f99938d54c17..8973996851d3 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 f99938d54c17..8973996851d3 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+"