app-misc/blink1: use HTTPS for links to dev.gentoo.org
authorFrancesco Turco <fturco@fastmail.fm>
Sun, 3 Sep 2017 16:50:41 +0000 (18:50 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 6 Sep 2017 20:59:36 +0000 (22:59 +0200)
Closes: https://github.com/gentoo/gentoo/pull/5607

app-misc/blink1/blink1-1.98.ebuild

index 2dfea7e2e4ea13ab40cabfb32cce849b616e7b83..db7709ef64d008f7aa89dcf28d1c6f0d2aedace9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/todbot/blink1/archive/v${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="1e9c012bd79cb99a53a22980fbaa6f97801e7c03"