From: "J. S." <schonm@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [meta-perl][PATCH 2/6] libcurses-perl: www.cpan.org -> cpan.metacpan.org
Date: Sun, 27 Oct 2024 10:20:53 -0400 [thread overview]
Message-ID: <20241027142547.261248-3-schonm@gmail.com> (raw)
In-Reply-To: <20241027142547.261248-1-schonm@gmail.com>
Change from www.cpan.org to cpan.metacpan.org use the CPAN_MIRROR variable
defined in the global mirrors.bbclass
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb b/meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb
index 7951e0ddb..f44020986 100644
--- a/meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb
+++ b/meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb
@@ -2,13 +2,14 @@ DESCRIPTION = "lib-curses provides an interface between Perl programs and \
the curses library."
SECTION = "libs"
+HOMEPAGE = "https://metacpan.org/pod/Curses"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=0b37356c5e9e28080a3422d82af8af09"
DEPENDS += "perl ncurses "
-SRC_URI = "http://www.cpan.org/authors/id/G/GI/GIRAFFED/Curses-${PV}.tar.gz \
+SRC_URI = "${CPAN_MIRROR}/authors/id/G/GI/GIRAFFED/Curses-${PV}.tar.gz \
file://0001-testtyp.c-Use-proper-prototype-for-main-function.patch \
"
--
2.43.0
next prev parent reply other threads:[~2024-10-27 19:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-27 14:20 [meta-perl][PATCH 0/6] www.cpan.org J. S.
2024-10-27 14:20 ` [meta-perl][PATCH 1/6] libauthen-sasl-perl: upgrade 2.16 -> 2.1700 J. S.
2024-10-27 14:20 ` J. S. [this message]
2024-10-27 14:20 ` [meta-perl][PATCH 3/6] libhtml-tree-perl: update HOMEPAGE J. S.
2024-10-27 14:20 ` [meta-perl][PATCH 4/6] libcrypt-openssl-guess: www.cpan.org -> cpan.metacpan.org J. S.
2024-10-27 14:20 ` [meta-perl][PATCH 5/6] libcrypt-openssl-random-perl: " J. S.
2024-10-27 14:20 ` [meta-perl][PATCH 6/6] libcrypt-openssl-rsa-perl: " J. S.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241027142547.261248-3-schonm@gmail.com \
--to=schonm@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox