diff options
-rw-r--r-- | dev-libs/asmjit/asmjit-1.0_p22092020.ebuild | 4 | ||||
-rw-r--r-- | 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 |