diff options
Diffstat (limited to 'app-shells/push/push-1.5.ebuild')
-rw-r--r-- | app-shells/push/push-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/push/push-1.5.ebuild b/app-shells/push/push-1.5.ebuild index 9cf5f1f1f8e3..0b214f14b30a 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" |