summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-06-01 17:38:37 +0200
committerAaron Bauman <bman@gentoo.org>2019-06-17 20:35:04 -0400
commitede5fcc288cd7d062c97447b2a3bdbf07d212c07 (patch)
treecb3b62be6cd3ffa5c08b285e8d0250f5f49778d5 /app-arch/rpm/rpm-4.14.1.ebuild
parentapp-i18n/nkf: update HOMEPAGE (diff)
downloadgentoo-ede5fcc288cd7d062c97447b2a3bdbf07d212c07.tar.gz
gentoo-ede5fcc288cd7d062c97447b2a3bdbf07d212c07.tar.bz2
gentoo-ede5fcc288cd7d062c97447b2a3bdbf07d212c07.zip
app-arch/rpm: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12148 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-arch/rpm/rpm-4.14.1.ebuild')
-rw-r--r--app-arch/rpm/rpm-4.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/rpm/rpm-4.14.1.ebuild b/app-arch/rpm/rpm-4.14.1.ebuild
index 05513ac2d37a..29d7e38050ae 100644
--- a/app-arch/rpm/rpm-4.14.1.ebuild
+++ b/app-arch/rpm/rpm-4.14.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit autotools flag-o-matic perl-module python-single-r1 eapi7-ver
DESCRIPTION="Red Hat Package Management Utils"
-HOMEPAGE="http://www.rpm.org
+HOMEPAGE="https://rpm.org
https://github.com/rpm-software-management/rpm"
SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 1-2).x/${P}.tar.bz2"