summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/subexec/subexec-0.2.3-r1.ebuild')
-rw-r--r--dev-ruby/subexec/subexec-0.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/subexec/subexec-0.2.3-r1.ebuild b/dev-ruby/subexec/subexec-0.2.3-r1.ebuild
index 4fe7aaac98f5..1a2695e85be5 100644
--- a/dev-ruby/subexec/subexec-0.2.3-r1.ebuild
+++ b/dev-ruby/subexec/subexec-0.2.3-r1.ebuild
@@ -16,8 +16,8 @@ inherit ruby-fakegem eutils
GITHUB_USER="nulayer"
DESCRIPTION="Subexec spawns an external command with a timeout"
-HOMEPAGE="http://github.com/nulayer/subexec"
-SRC_URI="http://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz"
+HOMEPAGE="https://github.com/nulayer/subexec"
+SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz"
LICENSE="MIT"
SLOT="0"