dev-libs/xxhash: use https for HOMEPAGE
authorGuilherme Amadio <amadio@gentoo.org>
Wed, 15 Apr 2020 09:29:46 +0000 (11:29 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Wed, 15 Apr 2020 09:30:19 +0000 (11:30 +0200)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
dev-libs/xxhash/xxhash-0.6.5.ebuild
dev-libs/xxhash/xxhash-0.7.0.ebuild
dev-libs/xxhash/xxhash-0.7.1.ebuild

index b153f3b2fac55f45a09af43d4d15a74537f7b724..61a2042258c1f7478a835ea5fbf7450c8fa7325d 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Extremely fast non-cryptographic hash algorithm"
-HOMEPAGE="http://www.xxhash.com"
+HOMEPAGE="https://www.xxhash.com"
 SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2 GPL-2+"
index 1471f457de2c12a2c37f5663d861bb973fd0a405..16fdbad7cc24f5cb98b6cd73ab61ff7b95634d3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Extremely fast non-cryptographic hash algorithm"
-HOMEPAGE="http://www.xxhash.com"
+HOMEPAGE="https://www.xxhash.com"
 SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2 GPL-2+"
index a432ad182ccadc5e669b6740fbbe08a7ee627999..f99938d54c175403972d412ba263fc13f114cb8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Extremely fast non-cryptographic hash algorithm"
-HOMEPAGE="http://www.xxhash.com"
+HOMEPAGE="https://www.xxhash.com"
 SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2 GPL-2+"