app-cdr/cdlabelgen: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-05-20 12:59:51 +02:00
committed by Aaron Bauman
parent 9d91e335af
commit 772204f3af

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="CD cover, tray card and envelope generator"
HOMEPAGE="http://www.aczoom.com/tools/cdinsert"
SRC_URI="http://www.aczoom.com/pub/tools/${P}.tgz"
HOMEPAGE="https://www.aczoom.com/tools/cdinsert"
SRC_URI="https://www.aczoom.com/pub/tools/${P}.tgz"
LICENSE="aczoom"
SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"