All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] libpsl: upgrade 0.22.0 -> 0.23.0
@ 2026-07-20  5:35 Khem Raj
  2026-07-20  5:35 ` [PATCH 2/2] libpsl: convert to meson build system Khem Raj
  2026-07-21  6:38 ` [OE-core] [PATCH 1/2] libpsl: upgrade 0.22.0 -> 0.23.0 Mathieu Dubois-Briand
  0 siblings, 2 replies; 6+ messages in thread
From: Khem Raj @ 2026-07-20  5:35 UTC (permalink / raw)
  To: openembedded-core; +Cc: Khem Raj

License-Update: copyright notice reworded, MIT terms unchanged

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
---
 .../libpsl/{libpsl_0.22.0.bb => libpsl_0.23.0.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-support/libpsl/{libpsl_0.22.0.bb => libpsl_0.23.0.bb} (79%)

diff --git a/meta/recipes-support/libpsl/libpsl_0.22.0.bb b/meta/recipes-support/libpsl/libpsl_0.23.0.bb
similarity index 79%
rename from meta/recipes-support/libpsl/libpsl_0.22.0.bb
rename to meta/recipes-support/libpsl/libpsl_0.23.0.bb
index 1e5e9c74b4..793fe0d73b 100644
--- a/meta/recipes-support/libpsl/libpsl_0.22.0.bb
+++ b/meta/recipes-support/libpsl/libpsl_0.23.0.bb
@@ -7,13 +7,13 @@ HOMEPAGE = "https://rockdaboot.github.io/libpsl/"
 BUGTRACKER = "https://github.com/rockdaboot/libpsl/issues"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=9f9e317096db2a598fc44237c5b8a4f7 \
-                    file://COPYING;md5=9f9e317096db2a598fc44237c5b8a4f7 \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=49296c1806ef92c28297fb264163d81e \
+                    file://COPYING;md5=49296c1806ef92c28297fb264163d81e \
                     "
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.gz \
            "
-SRC_URI[sha256sum] = "c45c3aa17576b99873e05a9b09a44041b065bbfa390e6d474d06fbfaeb9c7722"
+SRC_URI[sha256sum] = "f39b9631b3d369a21259ea4654f8875c0ec6995ce9551c0eb5d423e4c011f911"
 
 GITHUB_BASE_URI = "https://github.com/rockdaboot/libpsl/releases"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-07-22 10:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20  5:35 [PATCH 1/2] libpsl: upgrade 0.22.0 -> 0.23.0 Khem Raj
2026-07-20  5:35 ` [PATCH 2/2] libpsl: convert to meson build system Khem Raj
2026-07-22 10:51   ` [OE-core] " Ross Burton
2026-07-21  6:38 ` [OE-core] [PATCH 1/2] libpsl: upgrade 0.22.0 -> 0.23.0 Mathieu Dubois-Briand
2026-07-21  7:21   ` Khem Raj
2026-07-22  5:44     ` Mathieu Dubois-Briand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.