x11-plugins/wmmenu: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 09:03:13 +0000 (11:03 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:26:59 +0000 (15:26 -0400)
x11-plugins/wmmenu/wmmenu-1.3-r1.ebuild

index f30b1665da0fc760f5a49cfcbde5a32da455303f..f2061220cee7ff7a4c77cc5a6b6e1837b7cb2235 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="a popup menu of icons like in AfterStep, as a dockapp"
-HOMEPAGE="http://www.dockapps.net/wmmenu"
+HOMEPAGE="https://www.dockapps.net/wmmenu"
 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
 
 LICENSE="GPL-2"