app-text/libebook: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-05-04 09:47:17 +02:00
committed by Aaron Bauman
parent f1e22ce8f5
commit a06eea71ae
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ MY_P="${MY_PN}-${PV}"
inherit autotools flag-o-matic
DESCRIPTION="Library parsing various ebook formats"
HOMEPAGE="http://www.sourceforge.net/projects/libebook/"
HOMEPAGE="https://www.sourceforge.net/projects/libebook/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="MPL-2.0"

View File

@@ -9,7 +9,7 @@ MY_P="${MY_PN}-${PV}"
inherit autotools flag-o-matic
DESCRIPTION="Library parsing various ebook formats"
HOMEPAGE="http://www.sourceforge.net/projects/libebook/"
HOMEPAGE="https://www.sourceforge.net/projects/libebook/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="MPL-2.0"