x11-plugins/wmmixer: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 09:03:36 +0000 (11:03 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:27:00 +0000 (15:27 -0400)
x11-plugins/wmmixer/wmmixer-1.8.ebuild

index cf15272fd8544822e00146c7b0e78cb8efbe7755..72b8ef660d7a394daf778a5362e2f89ddb994f05 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="A mixer designed for WindowMaker"
-HOMEPAGE="http://www.dockapps.net/wmmon"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmmon"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"