summaryrefslogtreecommitdiff
path: root/app-misc/mvcase
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 13:38:16 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:24:29 -0400
commit1b567c54dbdad36a473218b49bf5a16bffd8f0c3 (patch)
treef0583102ec87c0ead4c3d41b35dedadc98059a07 /app-misc/mvcase
parentadef42f9921bab845ccd9195390cf982ae14e6e7 (diff)
downloadgentoo-1b567c54dbdad36a473218b49bf5a16bffd8f0c3.tar.gz
gentoo-1b567c54dbdad36a473218b49bf5a16bffd8f0c3.tar.xz
app-misc/mvcase: use HTTPS
Diffstat (limited to 'app-misc/mvcase')
-rw-r--r--app-misc/mvcase/mvcase-0.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mvcase/mvcase-0.1-r2.ebuild b/app-misc/mvcase/mvcase-0.1-r2.ebuild
index 7ac15386418..870ed73f897 100644
--- a/app-misc/mvcase/mvcase-0.1-r2.ebuild
+++ b/app-misc/mvcase/mvcase-0.1-r2.ebuild
@@ -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"