Skip to content

Commit

Permalink
app-mobilephone/heimdall: use HTTPS for HOMEPAGE
Browse files Browse the repository at this point in the history
Closes: gentoo#7033
  • Loading branch information
Francesco Turco authored and Lars Wendler committed Feb 20, 2018
1 parent 96c5b51 commit f5e9ece
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app-mobilephone/heimdall/heimdall-1.4.2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions app-mobilephone/heimdall/heimdall-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit f5e9ece

Please sign in to comment.