diff --git a/meta/recipes-support/libnl/libnl_3.10.0.bb b/meta/recipes-support/libnl/libnl_3.11.0.bb similarity index 96% rename from meta/recipes-support/libnl/libnl_3.10.0.bb rename to meta/recipes-support/libnl/libnl_3.11.0.bb index 441c847a73..26c87dbb1c 100644 --- a/meta/recipes-support/libnl/libnl_3.10.0.bb +++ b/meta/recipes-support/libnl/libnl_3.11.0.bb @@ -19,7 +19,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${BPN}${@d.getVar('PV').replace('.','_')} file://0001-tests-cksuite-all-netns.c-disable-route_1.patch \ " -SRC_URI[sha256sum] = "49b3e2235fdb58f5910bbb3ed0de8143b71ffc220571540502eb6c2471f204f5" +SRC_URI[sha256sum] = "2a56e1edefa3e68a7c00879496736fdbf62fc94ed3232c0baba127ecfa76874d" GITHUB_BASE_URI = "https://github.com/thom311/${BPN}/releases" UPSTREAM_CHECK_REGEX = "releases/tag/libnl(?P.+)"