From fcfcaafc48b08c8cf12a65fdabf5a834bb4ee52e Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sun, 22 Sep 2024 11:31:48 +0800 Subject: [PATCH] bind: upgrade 9.20.1 -> 9.20.2 Release Notes: https://downloads.isc.org/isc/bind9/9.20.2/doc/arm/html/notes.html Signed-off-by: Yi Zhao Signed-off-by: Richard Purdie --- .../bind/{bind_9.20.1.bb => bind_9.20.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/bind/{bind_9.20.1.bb => bind_9.20.2.bb} (97%) diff --git a/meta/recipes-connectivity/bind/bind_9.20.1.bb b/meta/recipes-connectivity/bind/bind_9.20.2.bb similarity index 97% rename from meta/recipes-connectivity/bind/bind_9.20.1.bb rename to meta/recipes-connectivity/bind/bind_9.20.2.bb index 9c68c918e40..02401b6c4d5 100644 --- a/meta/recipes-connectivity/bind/bind_9.20.1.bb +++ b/meta/recipes-connectivity/bind/bind_9.20.2.bb @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ file://0001-avoid-start-failure-with-bind-user.patch \ " -SRC_URI[sha256sum] = "fe6ddff74921410d33b62b5723ac23912e8d50138ef66d7a30dc2c421129aeb0" +SRC_URI[sha256sum] = "a31dba2aaa1b371902dd0474eb3963f47b7ffed2bd9ece7da4834e23210d6067" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # follow the ESV versions divisible by 2 -- 2.47.3