commit:     9d5cfabd2fd73c5b6de31daf22bb872a53626d06
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 13 20:43:28 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 13 20:43:28 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9d5cfabd

dev-libs/asmjit: use https homepage

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-libs/asmjit/asmjit-1.0_p22092020.ebuild | 4 ++--
 dev-libs/asmjit/asmjit-9999.ebuild          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/asmjit/asmjit-1.0_p22092020.ebuild 
b/dev-libs/asmjit/asmjit-1.0_p22092020.ebuild
index 4aa72707c..097ccfb7e 100644
--- a/dev-libs/asmjit/asmjit-1.0_p22092020.ebuild
+++ b/dev-libs/asmjit/asmjit-1.0_p22092020.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit cmake
 
 DESCRIPTION="complete x86/x64 JIT-Assembler for C++ language"
-HOMEPAGE="http://asmjit.com/";
+HOMEPAGE="https://asmjit.com/";
 
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3

diff --git a/dev-libs/asmjit/asmjit-9999.ebuild 
b/dev-libs/asmjit/asmjit-9999.ebuild
index 4aa72707c..097ccfb7e 100644
--- a/dev-libs/asmjit/asmjit-9999.ebuild
+++ b/dev-libs/asmjit/asmjit-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit cmake
 
 DESCRIPTION="complete x86/x64 JIT-Assembler for C++ language"
-HOMEPAGE="http://asmjit.com/";
+HOMEPAGE="https://asmjit.com/";
 
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3

Reply via email to