diff options
Diffstat (limited to 'sys-apps/elfix/elfix-0.9.0-r1.ebuild')
-rw-r--r-- | sys-apps/elfix/elfix-0.9.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/elfix/elfix-0.9.0-r1.ebuild b/sys-apps/elfix/elfix-0.9.0-r1.ebuild index 38150a85e180..e33edba74e2a 100644 --- a/sys-apps/elfix/elfix-0.9.0-r1.ebuild +++ b/sys-apps/elfix/elfix-0.9.0-r1.ebuild @@ -7,9 +7,9 @@ EAPI="5" inherit eutils DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml - http://dev.gentoo.org/~blueness/elfix/" -SRC_URI="http://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" +HOMEPAGE="https://www.gentoo.org/proj/en/hardened/pax-quickstart.xml + https://dev.gentoo.org/~blueness/elfix/" +SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |