From 9ea63038b5edff7af1d4ebdc2129b49313b3fe55 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 16 Sep 2026 05:13:25 +0000 Subject: [PATCH] ppp: upgrade 2.5.3 -> 2.5.4 --- meta/recipes-connectivity/ppp/{ppp_2.5.3.bb => ppp_2.5.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/ppp/{ppp_2.5.3.bb => ppp_2.5.4.bb} (98%) diff --git a/meta/recipes-connectivity/ppp/ppp_2.5.3.bb b/meta/recipes-connectivity/ppp/ppp_2.5.4.bb similarity index 98% rename from meta/recipes-connectivity/ppp/ppp_2.5.3.bb rename to meta/recipes-connectivity/ppp/ppp_2.5.4.bb index 1815782169..6f7977ece3 100644 --- a/meta/recipes-connectivity/ppp/ppp_2.5.3.bb +++ b/meta/recipes-connectivity/ppp/ppp_2.5.4.bb @@ -25,7 +25,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/${BP}.tar.gz \ file://ppp@.service \ " -SRC_URI[sha256sum] = "ddda28dec8aca99a403ab6070d94ffd2b17d63e9a4c5509158e99e148f572d4f" +SRC_URI[sha256sum] = "379a630a40d858a1347f6592d671791dde12101697a743ef9900012f3765be31" inherit autotools pkgconfig systemd -- 2.47.1