summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-27 15:05:49 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-27 12:08:47 -0400
commita551616751e33d1739b0ba0ab72b0864bf0cd12d (patch)
tree4d9dcb8a7b973359438e67c15759a9631be33de8 /media-gfx/fbida/fbida-2.12.ebuild
parentdev-libs/liblinear: use HTTPs (diff)
downloadgentoo-a551616751e33d1739b0ba0ab72b0864bf0cd12d.tar.gz
gentoo-a551616751e33d1739b0ba0ab72b0864bf0cd12d.tar.bz2
gentoo-a551616751e33d1739b0ba0ab72b0864bf0cd12d.zip
media-gfx/fbida: use HTTPs
Diffstat (limited to 'media-gfx/fbida/fbida-2.12.ebuild')
-rw-r--r--media-gfx/fbida/fbida-2.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/fbida/fbida-2.12.ebuild b/media-gfx/fbida/fbida-2.12.ebuild
index 21c9c5498dc4..60d4488e76c1 100644
--- a/media-gfx/fbida/fbida-2.12.ebuild
+++ b/media-gfx/fbida/fbida-2.12.ebuild
@@ -5,9 +5,9 @@ EAPI=5
inherit eutils toolchain-funcs
DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
-HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/"
+HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/"
SRC_URI="
- http://www.kraxel.org/releases/${PN}/${P}.tar.gz
+ https://www.kraxel.org/releases/${PN}/${P}.tar.gz
mirror://gentoo/ida.png.bz2
"
LICENSE="GPL-2 IJG"