[meta-security][PATCH 4/5] sssd: upgrade 2.7.1 -> 2.7.3


Armin Kuster
 

From: Upgrade Helper <akuster808@...>

add UPSTREAM_CHECK_URI
---
.../recipes-security/sssd/{sssd_2.7.1.bb => sssd_2.7.3.bb} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
rename dynamic-layers/networking-layer/recipes-security/sssd/{sssd_2.7.1.bb => sssd_2.7.3.bb} (97%)

diff --git a/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.7.1.bb b/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.7.3.bb
similarity index 97%
rename from dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.7.1.bb
rename to dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.7.3.bb
index 71f14a0..95065b3 100644
--- a/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.7.1.bb
+++ b/dynamic-layers/networking-layer/recipes-security/sssd/sssd_2.7.3.bb
@@ -26,7 +26,9 @@ SRC_URI = "https://github.com/SSSD/sssd/releases/download/${PV}/sssd-${PV}.tar.g
file://musl_fixup.patch \
"

-SRC_URI[sha256sum] = "8eebd541a640aec95ed4b2da89713f0cbe8e4edf96895fbb972c0b9d570635c3"
+SRC_URI[sha256sum] = "ab3c3fe2a69cc7b2557715a11000aaf358c0afd65f2828ca47a2d3b2651d871b"
+
+UPSTREAM_CHECK_URI = "https://github.com/SSSD/${BPN}/releases"

inherit autotools pkgconfig gettext python3-dir features_check systemd

--
2.25.1

Join yocto@lists.yoctoproject.org to automatically receive all group messages.