summaryrefslogtreecommitdiff
path: root/app-shells/push
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /app-shells/push
parent1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.xz
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-shells/push')
-rw-r--r--app-shells/push/push-1.5-r1.ebuild2
-rw-r--r--app-shells/push/push-1.5.ebuild2
-rw-r--r--app-shells/push/push-1.6.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/push/push-1.5-r1.ebuild b/app-shells/push/push-1.5-r1.ebuild
index ddf8f3624dc..b26cf1537b5 100644
--- a/app-shells/push/push-1.5-r1.ebuild
+++ b/app-shells/push/push-1.5-r1.ebuild
@@ -7,7 +7,7 @@ inherit vcs-snapshot
DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args"
HOMEPAGE="https://github.com/vaeth/push/"
-SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/app-shells/push/push-1.5.ebuild b/app-shells/push/push-1.5.ebuild
index 9cf5f1f1f8e..0b214f14b30 100644
--- a/app-shells/push/push-1.5.ebuild
+++ b/app-shells/push/push-1.5.ebuild
@@ -7,7 +7,7 @@ inherit vcs-snapshot
DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args"
HOMEPAGE="https://github.com/vaeth/push/"
-SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/app-shells/push/push-1.6.ebuild b/app-shells/push/push-1.6.ebuild
index d2bb450174c..df790cb5196 100644
--- a/app-shells/push/push-1.6.ebuild
+++ b/app-shells/push/push-1.6.ebuild
@@ -7,7 +7,7 @@ inherit vcs-snapshot
DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args"
HOMEPAGE="https://github.com/vaeth/push/"
-SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"