summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-02-25 19:43:20 +0100
committerAaron Bauman <bman@gentoo.org>2019-02-26 23:21:11 -0500
commit220dcbb08658728181efc56b54299d1851b25b20 (patch)
treee82991c53df93bae547a9ca2ead8426476597012 /www-client/midori/midori-0.5.11-r3.ebuild
parentdev-python/beagle: use HTTPS (diff)
downloadgentoo-220dcbb08658728181efc56b54299d1851b25b20.tar.gz
gentoo-220dcbb08658728181efc56b54299d1851b25b20.tar.bz2
gentoo-220dcbb08658728181efc56b54299d1851b25b20.zip
www-client/midori: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11159 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'www-client/midori/midori-0.5.11-r3.ebuild')
-rw-r--r--www-client/midori/midori-0.5.11-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/midori/midori-0.5.11-r3.ebuild b/www-client/midori/midori-0.5.11-r3.ebuild
index 5fd35eecf3b7..7d195ae23f63 100644
--- a/www-client/midori/midori-0.5.11-r3.ebuild
+++ b/www-client/midori/midori-0.5.11-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ VALA_MIN_API_VERSION=0.36
inherit cmake-utils gnome2-utils pax-utils python-any-r1 vala virtualx xdg-utils
DESCRIPTION="A lightweight web browser based on WebKitGTK+"
-HOMEPAGE="http://www.midori-browser.org/"
+HOMEPAGE="https://www.midori-browser.org/"
SRC_URI="http://www.${PN}-browser.org/downloads/${PN}_${PV}_all_.tar.bz2"
KEYWORDS="~amd64 ~arm ~mips ~x86 ~x86-fbsd"