Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "J. S." <schonm@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [meta-perl][PATCH 41/46] libtext-diff-perl: Drop unnecessary SRC_URI md5sum
Date: Tue, 22 Oct 2024 11:44:59 -0400	[thread overview]
Message-ID: <20241022154729.20331-42-schonm@gmail.com> (raw)
In-Reply-To: <20241022154729.20331-1-schonm@gmail.com>

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb b/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb
index 9dfadde8e..2e89b759b 100644
--- a/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb
+++ b/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb
@@ -14,7 +14,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=385c55653886acac3821999a3ccd17b3"
 SRC_URI = "${CPAN_MIRROR}/authors/id/O/OV/OVID/Text-Diff-${PV}.tar.gz \
            file://run-ptest \
           "
-SRC_URI[md5sum] = "30d56e6dd5551ca16b8e16cc7299dc21"
 SRC_URI[sha256sum] = "a67f50a48e313c1680cc662109ce5f913ea71454db355d0cf4db87ac89d2d2fa"
 
 S = "${WORKDIR}/Text-Diff-${PV}"
-- 
2.43.0



  parent reply	other threads:[~2024-10-22 18:21 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22 15:44 [meta-perl][PATCH 0/46] J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 01/46] mime-construct: Drop unnecessary SRC_URI md5sum J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 02/46] adduser: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 03/46] libalgorithm-diff-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 04/46] libauthen-radius-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 05/46] libauthen-sasl-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 06/46] libcapture-tiny-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 07/46] libconfig-autoconf-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 08/46] libdata-hexdump-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 09/46] libdevel-globaldestruction-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 10/46] libdigest-hmac-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 11/46] libdigest-sha1-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 12/46] libenv-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 13/46] liberror-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 14/46] libextutils-config-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 15/46] libextutils-installpaths-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 16/46] libextutils-parsexs-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 17/46] libfile-slurp-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 18/46] libhtml-parser-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 19/46] libhtml-tagset-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 20/46] libhtml-tree-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 21/46] libimport-into-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 22/46] libio-stringy-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 23/46] libipc-signal-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 24/46] liblocale-gettext-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 25/46] libmodule-pluggable-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 26/46] libmodule-runtime-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 27/46] libnet-dns-sec-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 28/46] libnet-ldap-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 29/46] libnet-libidn-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 30/46] libnet-ssleay-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 31/46] libnet-telnet-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 32/46] libproc-waitstat-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 33/46] librole-tiny-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 34/46] libunix-statgrab: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 35/46] libstrictures-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 36/46] libsub-exporter-progressive-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 37/46] libsub-uplevel-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 38/46] libterm-readkey-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 39/46] libtest-nowarnings-perl: " J. S.
2024-10-22 15:44 ` [meta-perl][PATCH 40/46] libtext-charwidth-perl: " J. S.
2024-10-22 15:44 ` J. S. [this message]
2024-10-22 15:45 ` [meta-perl][PATCH 42/46] libtext-iconv-perl: " J. S.
2024-10-22 15:45 ` [meta-perl][PATCH 43/46] libtext-wrapi18n-perl: " J. S.
2024-10-22 15:45 ` [meta-perl][PATCH 44/46] libunicode-linebreak-perl: " J. S.
2024-10-22 15:45 ` [meta-perl][PATCH 45/46] libxml-filter-buffertext-perl: " J. S.
2024-10-22 15:45 ` [meta-perl][PATCH 46/46] libxml-sax-writer-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=20241022154729.20331-42-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