diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-07-30 15:02:45 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-30 15:02:45 +0200 |
commit | 396199690e681a0d439061d29ef06506400a4138 (patch) | |
tree | f38d7c9b738bb0cf2213b6f556b1b09432510da9 | |
parent | dev-python/stack_data: Stabilize 0.3.0 hppa, #860696 (diff) | |
download | gentoo-396199690e681a0d439061d29ef06506400a4138.tar.gz gentoo-396199690e681a0d439061d29ef06506400a4138.tar.bz2 gentoo-396199690e681a0d439061d29ef06506400a4138.zip |
net-print/cndrvcups-common-lb: update HOMEPAGE
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild b/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild index ed940b40c224..bfcbeceba005 100644 --- a/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild +++ b/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ MY_PV="$(ver_rs 1- '')" SOURCES_NAME="linux-UFRII-drv-v${MY_PV}-uken" DESCRIPTION="Common files for Canon drivers" -HOMEPAGE="https://www.canon-europe.com/support/products/imagerunner/imagerunner-1730i.aspx" +HOMEPAGE="https://www.canon-europe.com/support/products/imagerunner/imagerunner-1730i.html" SRC_URI="http://gdlp01.c-wss.com/gds/8/0100007658/08/${SOURCES_NAME}-05.tar.gz" S="${WORKDIR}/${SOURCES_NAME}/Sources/${P/-lb-${PV}/-4.10}" |