dev-perl/pcsc-perl: update HOMEPAGE, SRC_URI

Tarball is the same.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-06-19 18:06:36 +01:00
parent e9d4e27869
commit b03fcde01c

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,8 +6,8 @@ EAPI=8
inherit perl-module
DESCRIPTION="A Perl Module for PC/SC SmartCard access"
HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/"
SRC_URI="http://ludovic.rousseau.free.fr/softwares/${PN}/${P}.tar.bz2"
HOMEPAGE="https://pcsc-perl.apdu.fr/"
SRC_URI="https://pcsc-perl.apdu.fr/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"