app-misc/mvcase: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:38:16 +0000 (13:38 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:29 +0000 (19:24 -0400)
app-misc/mvcase/mvcase-0.1-r2.ebuild

index 7ac153864188b83a4c6d1a4940f8e2607fd454b1..870ed73f8977d5f8e2b9056d243647c1084a9989 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils toolchain-funcs
 
 DESCRIPTION="A modified version of mv, used to convert filenames to lower/upper case"
-HOMEPAGE="http://www.ibiblio.org/pub/Linux/utils/file"
-SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/${P}.tar.gz"
+HOMEPAGE="https://www.ibiblio.org/pub/Linux/utils/file"
+SRC_URI="https://www.ibiblio.org/pub/Linux/utils/file/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"