commit: ab16c9ec3f19345c9c1a77db43809fa8a3f05a92 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Sep 3 16:20:14 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 6 20:58:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab16c9ec
media-libs/oyranos: use HTTPS for links to dev.gentoo.org media-libs/oyranos/oyranos-0.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/oyranos/oyranos-0.9.6.ebuild b/media-libs/oyranos/oyranos-0.9.6.ebuild index 542fecb370d..d71e0603f7d 100644 --- a/media-libs/oyranos/oyranos-0.9.6.ebuild +++ b/media-libs/oyranos/oyranos-0.9.6.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Colour management system allowing to share settings across apps and HOMEPAGE="http://www.oyranos.org/" [[ ${PV} != *9999 ]] && \ SRC_URI="https://github.com/${PN}-cms/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz - http://dev.gentoo.org/~asturm/${P}-patches.tar.xz" + https://dev.gentoo.org/~asturm/${P}-patches.tar.xz" KEYWORDS="~amd64 ~x86" LICENSE="BSD"
