commit: ebbc72773aca092c7481179afd6fd9221aad2e25 Author: stefson <herrtimson <AT> yahoo <DOT> de> AuthorDate: Sun Jun 17 08:43:44 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Jun 17 09:37:31 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=ebbc7277
sys-libs/queue: use https sys-libs/queue/queue-0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/queue/queue-0.1.ebuild b/sys-libs/queue/queue-0.1.ebuild index 42b3286..9cfd8c1 100644 --- a/sys-libs/queue/queue-0.1.ebuild +++ b/sys-libs/queue/queue-0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="Install <sys/queue.h> from glibc." -HOMEPAGE="http://www.gnu.org/software/libc/libc.html" +HOMEPAGE="https://www.gnu.org/software/libc/libc.html" LICENSE="BSD" SLOT="0"
