mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ inherit eutils autotools
|
||||
|
||||
DESCRIPTION="C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services"
|
||||
SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz"
|
||||
HOMEPAGE="http://www.gnu.org/software/commoncpp/"
|
||||
HOMEPAGE="https://www.gnu.org/software/commoncpp/"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc ppc64 x86"
|
||||
|
||||
Reference in New Issue
Block a user