Skip to content

Commit

Permalink
x11-plugins/wmdots: 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 c1c0abb commit 26ced1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-plugins/wmdots/wmdots-0.2_beta.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="multishape 3d rotating dots"
HOMEPAGE="http://www.dockapps.net/wmdots"
SRC_URI="http://www.dockapps.net/download/${P/_}.tar.gz"
HOMEPAGE="https://www.dockapps.net/wmdots"
SRC_URI="https://www.dockapps.net/download/${P/_}.tar.gz"

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

0 comments on commit 26ced1f

Please sign in to comment.