diff --git a/meta/recipes-core/zlib/zlib_1.2.13.bb b/meta/recipes-core/zlib/zlib_1.3.bb similarity index 93% rename from meta/recipes-core/zlib/zlib_1.2.13.bb rename to meta/recipes-core/zlib/zlib_1.3.bb index ec977a3035..c8fd855ee6 100644 --- a/meta/recipes-core/zlib/zlib_1.2.13.bb +++ b/meta/recipes-core/zlib/zlib_1.3.bb @@ -13,7 +13,7 @@ SRC_URI = "https://zlib.net/${BP}.tar.gz \ " UPSTREAM_CHECK_URI = "http://zlib.net/" -SRC_URI[sha256sum] = "b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30" +SRC_URI[sha256sum] = "ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e" # When a new release is made the previous release is moved to fossils/, so add this # to PREMIRRORS so it is also searched automatically.