dev-cpp/curlpp: Update HOMEPAGE to https.
This commit is contained in:
parent
eee3d11591
commit
e7b42bacaa
|
@ -6,7 +6,7 @@ EAPI=7
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
DESCRIPTION="C++ wrapper for libcURL"
|
DESCRIPTION="C++ wrapper for libcURL"
|
||||||
HOMEPAGE="http://www.curlpp.org/"
|
HOMEPAGE="https://www.curlpp.org/"
|
||||||
SRC_URI="https://github.com/jpbarrette/curlpp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/jpbarrette/curlpp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
|
|
Reference in New Issue
Block a user