commit:     220de91dc25edf9c1fbc7415e14ac9e602ef5da2
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sun Sep  3 16:49:37 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 20:59:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220de91d

app-antivirus/skyldav: use HTTPS for links to dev.gentoo.org

 app-antivirus/skyldav/skyldav-0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/skyldav/skyldav-0.7.ebuild 
b/app-antivirus/skyldav/skyldav-0.7.ebuild
index 46c9d6deb58..0a0ef09e08f 100644
--- a/app-antivirus/skyldav/skyldav-0.7.ebuild
+++ b/app-antivirus/skyldav/skyldav-0.7.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/xypron/skyldav/archive/${MY_PV}.tar.gz -> ${MY_P}.ta
 ## selfmade tarball
 #MY_PVR=${PVR/_rc/rc}
 #MY_P="${PN}-${MY_PVR}"
-#SRC_URI="http://dev.gentoo.org/~wschlich/src/${CATEGORY}/${PN}/${MY_P}.tar.gz";
+#SRC_URI="https://dev.gentoo.org/~wschlich/src/${CATEGORY}/${PN}/${MY_P}.tar.gz";
 
 ## github commit tarball
 #MY_GIT_COMMIT="49bdb5e710b5a77c38ceb87da6015afb7009f1f9"

Reply via email to