app-misc/tek: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 22 Mar 2018 18:24:16 +0000 (19:24 +0100)
committerAmadeusz Żołnowski <aidecoe@gentoo.org>
Thu, 22 Mar 2018 21:32:00 +0000 (21:32 +0000)
app-misc/tek/tek-1.3.0.ebuild

index a999ca161f55ee316a13dab9ca7db4c9b198198a..69421b1eaec14395843d11b16b81a297617d0503 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ WX_GTK_VER=3.0
 inherit udev wxwidgets
 
 DESCRIPTION="GUI tool for upgrading the firmware of a Truly Ergonomic Keyboard"
-HOMEPAGE="http://trulyergonomic.com/ https://github.com/m-ou-se/tek"
+HOMEPAGE="https://trulyergonomic.com/ https://github.com/m-ou-se/tek"
 SRC_URI="https://github.com/m-ou-se/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="all-rights-reserved GPL-3+"