mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-news/canto-curses: set https in HOMEPAGE and SRC_URI urls
Package-Manager: Portage-2.3.31, Repoman-2.3.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -8,8 +8,8 @@ PYTHON_REQ_USE="ncurses(+),threads(+)"
|
||||
inherit distutils-r1 multilib
|
||||
|
||||
DESCRIPTION="The ncurses client for canto-daemon"
|
||||
HOMEPAGE="http://codezen.org/canto-ng/"
|
||||
SRC_URI="http://codezen.org/static/${P}.tar.gz"
|
||||
HOMEPAGE="https://codezen.org/canto-ng/"
|
||||
SRC_URI="https://codezen.org/static/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user