Skip to content

Commit

Permalink
x11-plugins/wmcp: 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 fa60529 commit db5c4fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-plugins/wmcp/wmcp-1.2.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ EAPI=0
inherit eutils multilib toolchain-funcs

DESCRIPTION="A pager dockapp"
HOMEPAGE="http://www.dockapps.net/wmcp"
SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
HOMEPAGE="https://www.dockapps.net/wmcp"
SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
Expand Down

0 comments on commit db5c4fe

Please sign in to comment.