diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-08-13 12:33:21 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-14 10:31:11 +0100 |
| commit | 129d3630272f2fec69ea7a0f638f0c975eb1bdbc (patch) | |
| tree | 0e61ae62fc00bde8daa5bb499a3f0c04ac9614e7 /meta | |
| parent | 921faf324658371193b1f0847ebc1912d7fef25d (diff) | |
| download | poky-129d3630272f2fec69ea7a0f638f0c975eb1bdbc.tar.gz | |
bind: upgrade 9.20.10 -> 9.20.11
Changelog:
https://downloads.isc.org/isc/bind9/9.20.11/doc/arm/html/changelog.html#bind-9-20-11
(From OE-Core rev: 5ca636ac567f6085f62b55bc3b7de4155af9c593)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-connectivity/bind/bind_9.20.11.bb (renamed from meta/recipes-connectivity/bind/bind_9.20.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.20.10.bb b/meta/recipes-connectivity/bind/bind_9.20.11.bb index 32f0bdf7b5..8d230f6e95 100644 --- a/meta/recipes-connectivity/bind/bind_9.20.10.bb +++ b/meta/recipes-connectivity/bind/bind_9.20.11.bb | |||
| @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ | |||
| 20 | file://0001-avoid-start-failure-with-bind-user.patch \ | 20 | file://0001-avoid-start-failure-with-bind-user.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI[sha256sum] = "0fb3ba2c337bb488ca68f5df296c435cd255058fb63d0822e91db0235c905716" | 23 | SRC_URI[sha256sum] = "4da2d532e668bc21e883f6e6d9d3d81794d9ec60b181530385649a56f46ee17a" |
| 24 | 24 | ||
| 25 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" | 25 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" |
| 26 | # follow the ESV versions divisible by 2 | 26 | # follow the ESV versions divisible by 2 |
