| Summary: | dev-cpp/websocketpp: use HTTPS | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michael Mair-Keimberger (iamnr3) <mmk> |
| Component: | Current packages | Assignee: | Johannes Huber (RETIRED) <johu> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jstein |
| Priority: | Normal | Keywords: | PullRequest |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://github.com/gentoo/gentoo/pull/9872 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | ebuild patch | ||
Please to not flood bugzilla for a http -> https The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22db4a8bda20dfa352607e9677f82db9bee28293 commit 22db4a8bda20dfa352607e9677f82db9bee28293 Author: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> AuthorDate: 2018-09-15 15:17:54 +0000 Commit: Johannes Huber <johu@gentoo.org> CommitDate: 2018-10-06 21:23:31 +0000 dev-cpp/websocketpp: use HTTPS Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Johannes Huber <johu@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9872 Closes: https://bugs.gentoo.org/667866 dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild | 4 ++-- dev-cpp/websocketpp/websocketpp-0.8.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) |
Created attachment 549498 [details, diff] ebuild patch Hi, Simple patch to update the ebuild to use https instead of http. Please review.