summaryrefslogtreecommitdiff
path: root/sys-devel/smatch/smatch-1.72.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/smatch/smatch-1.72.ebuild')
-rw-r--r--sys-devel/smatch/smatch-1.72.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/smatch/smatch-1.72.ebuild b/sys-devel/smatch/smatch-1.72.ebuild
index cb53b5afd462..9006835c81bb 100644
--- a/sys-devel/smatch/smatch-1.72.ebuild
+++ b/sys-devel/smatch/smatch-1.72.ebuild
@@ -5,8 +5,8 @@ EAPI=7
inherit toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://repo.or.cz/${PN}.git
- http://repo.or.cz/r/${PN}.git"
+ EGIT_REPO_URI="https://repo.or.cz/${PN}.git
+ https://repo.or.cz/r/${PN}.git"
inherit git-r3
else
SRC_URI="http://repo.or.cz/w/smatch.git/snapshot/${PV}.tar.gz -> ${P}.tar.gz