Skip to content

Commit

Permalink
x11-plugins/wmgtemp: use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and FuzzyGophers committed May 5, 2018
1 parent 26ced1f commit 8d95fc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
Original file line number Diff line number Diff line change
@@ -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="CPU and SYS temperature dockapp"
HOMEPAGE="http://www.dockapps.net/wmgtemp"
SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
HOMEPAGE="https://www.dockapps.net/wmgtemp"
SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"

LICENSE="Artistic"
SLOT="0"
Expand Down

0 comments on commit 8d95fc1

Please sign in to comment.