summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-04-04 11:23:25 +0200
committerJeroen Roovers <jer@gentoo.org>2019-04-04 11:23:36 +0200
commit39a1409bae19a0fd0e5f8ccc2ef6b486530348a5 (patch)
tree7483eaf30e20122077d86a73887201dcac395514 /dev-vcs
parent8186a735d2ce54a5c483c531efbb61ecb4d58443 (diff)
downloadgentoo-39a1409bae19a0fd0e5f8ccc2ef6b486530348a5.tar.gz
gentoo-39a1409bae19a0fd0e5f8ccc2ef6b486530348a5.tar.xz
dev-vcs/guilt: Switch to HTTPS
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/guilt/guilt-0.36-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/guilt/guilt-0.36-r1.ebuild b/dev-vcs/guilt/guilt-0.36-r1.ebuild
index 5a46d0b1549..52a9c49c0e4 100644
--- a/dev-vcs/guilt/guilt-0.36-r1.ebuild
+++ b/dev-vcs/guilt/guilt-0.36-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DESCRIPTION="A series of bash scripts which add a quilt-like interface to git"
-HOMEPAGE="http://repo.or.cz/w/guilt.git"
+HOMEPAGE="https://repo.or.cz/w/guilt.git"
SRC_URI="${HOMEPAGE}/snapshot/22d785dd24329170f66e7696da38b3e90e033d61.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"