summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-12 09:18:45 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-12 10:26:59 +0100
commit22a2442632ff084dadedf987a75d0c9f0a8c3a04 (patch)
tree33177ebf2805838e0e6213edbf3aaaa7bc51d9d1 /app-shells/posh
parentapp-shells/posh: Fix EPREFIX install (diff)
downloadgentoo-22a2442632ff084dadedf987a75d0c9f0a8c3a04.tar.gz
gentoo-22a2442632ff084dadedf987a75d0c9f0a8c3a04.tar.bz2
gentoo-22a2442632ff084dadedf987a75d0c9f0a8c3a04.zip
app-shells/posh: Use https for HOMEPAGE
Diffstat (limited to 'app-shells/posh')
-rw-r--r--app-shells/posh/posh-0.12.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/posh/posh-0.12.6.ebuild b/app-shells/posh/posh-0.12.6.ebuild
index 54fe29fd7e04..e887cb0b3f9e 100644
--- a/app-shells/posh/posh-0.12.6.ebuild
+++ b/app-shells/posh/posh-0.12.6.ebuild
@@ -4,7 +4,7 @@
EAPI=6
DESCRIPTION="Reimplementation of Bourne shell based on pdksh"
-HOMEPAGE="http://packages.debian.org/posh"
+HOMEPAGE="https://packages.debian.org/posh"
SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.xz"
LICENSE="GPL-2"