diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-02-03 14:39:44 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-02-20 11:30:12 +0100 |
commit | f5e9ece7d2b77ba0fac3c076be4605489ff9e8c4 (patch) | |
tree | 3b6e754400e6e43dd103abf08353ccf2d22533e2 /app-mobilephone | |
parent | dev-python/pyxattr: Fixed compilation against >=sys-apps/attr-2.4.48 (diff) | |
download | gentoo-f5e9ece7d2b77ba0fac3c076be4605489ff9e8c4.tar.gz gentoo-f5e9ece7d2b77ba0fac3c076be4605489ff9e8c4.tar.bz2 gentoo-f5e9ece7d2b77ba0fac3c076be4605489ff9e8c4.zip |
app-mobilephone/heimdall: use HTTPS for HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/7033
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/heimdall/heimdall-1.4.2.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/heimdall/heimdall-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild index 944650f2addf..02bca30a9f23 100644 --- a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild +++ b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ else fi DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices" -HOMEPAGE="http://glassechidna.com.au/heimdall/" +HOMEPAGE="https://glassechidna.com.au/heimdall/" LICENSE="MIT" SLOT="0" diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-9999.ebuild index 944650f2addf..02bca30a9f23 100644 --- a/app-mobilephone/heimdall/heimdall-9999.ebuild +++ b/app-mobilephone/heimdall/heimdall-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ else fi DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices" -HOMEPAGE="http://glassechidna.com.au/heimdall/" +HOMEPAGE="https://glassechidna.com.au/heimdall/" LICENSE="MIT" SLOT="0" |