diff mbox series

[06/12] libjitterentropy: upgrade 3.6.1 -> 3.6.2

Message ID 1742278912-2989-6-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/12] adwaita-icon-theme: upgrade 47.0 -> 48.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 18, 2025, 6:21 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: Copyright year uptated to 2025

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{libjitterentropy_3.6.1.bb => libjitterentropy_3.6.2.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libjitterentropy/{libjitterentropy_3.6.1.bb => libjitterentropy_3.6.2.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb
similarity index 89%
rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb
rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb
index 35be1e2e50..54a866c432 100644
--- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb
+++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb
@@ -5,12 +5,12 @@  stamp. It is a small-scale, yet fast entropy source that is viable in almost \
 all environments and on a lot of CPU architectures."
 HOMEPAGE = "http://www.chronox.de/jent.html"
 LICENSE = "GPL-2.0-or-later | BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=18a5cada7ee95e61db4180f0cb4a69cf \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e01027c4ad1fe5a4768f8488c945d491 \
                     file://LICENSE.gplv2;md5=eb723b61539feef013de476e68b5c50a \
                     file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \
                     "
 SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https"
-SRCREV = "16c9e5c93e614f0df25f1cb30d0730102e6f4e41"
+SRCREV = "ddcf1124801b74bcf39285b070093ab674d8ea97"
 S = "${WORKDIR}/git"
 
 do_configure[noexec] = "1"