diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-07-22 19:43:53 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2018-08-02 22:15:41 +0200 |
commit | 9f5602f950587a9878eb7f9825d79267fe6501fc (patch) | |
tree | 845d5adce2ac888ad78ef085442ff3cd50aba8d7 /x11-plugins/wmnd | |
parent | x11-plugins/wmmon+smp: EAPI7, improve ebuild (diff) | |
download | gentoo-9f5602f950587a9878eb7f9825d79267fe6501fc.tar.gz gentoo-9f5602f950587a9878eb7f9825d79267fe6501fc.tar.bz2 gentoo-9f5602f950587a9878eb7f9825d79267fe6501fc.zip |
x11-plugins/wmnd: use HTTPs
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.16.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.17.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmnd/wmnd-0.4.16.ebuild b/x11-plugins/wmnd/wmnd-0.4.16.ebuild index b33c06f48689..6af55d7703f3 100644 --- a/x11-plugins/wmnd/wmnd-0.4.16.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.16.ebuild @@ -4,8 +4,8 @@ EAPI=4 DESCRIPTION="WindowMaker Network Devices (dockapp)" -HOMEPAGE="http://www.thregr.org/~wavexx/software/wmnd/" -SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" +HOMEPAGE="https://www.thregr.org/~wavexx/software/wmnd/" +SRC_URI="https://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/x11-plugins/wmnd/wmnd-0.4.17.ebuild b/x11-plugins/wmnd/wmnd-0.4.17.ebuild index 5f888de90ca1..916145e491f9 100644 --- a/x11-plugins/wmnd/wmnd-0.4.17.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.17.ebuild @@ -4,8 +4,8 @@ EAPI=4 DESCRIPTION="WindowMaker Network Devices (dockapp)" -HOMEPAGE="http://www.thregr.org/~wavexx/software/wmnd/" -SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" +HOMEPAGE="https://www.thregr.org/~wavexx/software/wmnd/" +SRC_URI="https://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |