commit: 178c18662a616268024e6519db7474bfd45ab06a Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Fri May 8 14:52:15 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 17 16:55:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=178c1866
dev-libs/dmalloc: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild index 8adc613bba3..447c2e1307a 100644 --- a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild +++ b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild @@ -5,8 +5,8 @@ EAPI=7 inherit autotools multilib toolchain-funcs DESCRIPTION="A Debug Malloc Library" -HOMEPAGE="http://dmalloc.com" -SRC_URI="http://dmalloc.com/releases/${P}.tgz" +HOMEPAGE="https://dmalloc.com" +SRC_URI="https://dmalloc.com/releases/${P}.tgz" LICENSE="CC-BY-SA-3.0" SLOT="0"
