diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-04-04 11:23:25 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-04-04 11:23:36 +0200 |
commit | 39a1409bae19a0fd0e5f8ccc2ef6b486530348a5 (patch) | |
tree | 7483eaf30e20122077d86a73887201dcac395514 /dev-vcs/guilt | |
parent | media-sound/ncmpcpp: Switch to HTTPS (diff) | |
download | gentoo-39a1409bae19a0fd0e5f8ccc2ef6b486530348a5.tar.gz gentoo-39a1409bae19a0fd0e5f8ccc2ef6b486530348a5.tar.bz2 gentoo-39a1409bae19a0fd0e5f8ccc2ef6b486530348a5.zip |
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/guilt')
-rw-r--r-- | dev-vcs/guilt/guilt-0.36-r1.ebuild | 2 |
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 5a46d0b15497..52a9c49c0e4b 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" |