app-misc/xmind: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8950
This commit is contained in:
Michael Mair-Keimberger
2018-06-23 21:03:12 +02:00
committed by Aaron Bauman
parent 739eb2c199
commit a1eaa876cf
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ MY_PN="${PN}-portable"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A brainstorming and mind mapping software tool"
HOMEPAGE="http://www.xmind.net"
HOMEPAGE="https://www.xmind.net"
SRC_URI="http://dl2.xmind.net/xmind-downloads/${MY_P}.zip
https://dev.gentoo.org/~creffett/distfiles/xmind-icons.tar.xz"
LICENSE="EPL-1.0 LGPL-3"

View File

@@ -9,7 +9,7 @@ MY_PV="8-update7"
MY_P="${PN}-${MY_PV}-linux"
DESCRIPTION="A brainstorming and mind mapping software tool"
HOMEPAGE="http://www.xmind.net"
HOMEPAGE="https://www.xmind.net"
SRC_URI="http://dl2.xmind.net/xmind-downloads/${MY_P}.zip
https://dev.gentoo.org/~creffett/distfiles/xmind-icons.tar.xz"
LICENSE="EPL-1.0 LGPL-3"