summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-31 11:45:13 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-31 11:46:01 -0400
commitc33d33300da1d1e319f5b9b69c643c9bd7e6d06c (patch)
treecdcf5952d7597c14bc2711b7687eef6d51a7c5e8
parentsys-apps/moreutils: use https for HOMEPAGE (diff)
downloadgentoo-c33d33300da1d1e319f5b9b69c643c9bd7e6d06c.tar.gz
gentoo-c33d33300da1d1e319f5b9b69c643c9bd7e6d06c.tar.bz2
gentoo-c33d33300da1d1e319f5b9b69c643c9bd7e6d06c.zip
sys-fs/rar2fs: use https for HOMEPAGE
-rw-r--r--sys-fs/rar2fs/rar2fs-1.25.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/rar2fs/rar2fs-1.25.2.ebuild b/sys-fs/rar2fs/rar2fs-1.25.2.ebuild
index a36b217c606d..05cc6b39d684 100644
--- a/sys-fs/rar2fs/rar2fs-1.25.2.ebuild
+++ b/sys-fs/rar2fs/rar2fs-1.25.2.ebuild
@@ -4,7 +4,7 @@
EAPI=6
DESCRIPTION="A FUSE based filesystem that can mount one or multiple RAR archive(s)"
-HOMEPAGE="http://hasse69.github.io/rar2fs/ https://github.com/hasse69/rar2fs"
+HOMEPAGE="https://hasse69.github.io/rar2fs/ https://github.com/hasse69/rar2fs"
SRC_URI="https://github.com/hasse69/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-3"