diff --git a/meta-oe/recipes-support/atop/atop_2.12.0.bb b/meta-oe/recipes-support/atop/atop_2.12.1.bb similarity index 96% rename from meta-oe/recipes-support/atop/atop_2.12.0.bb rename to meta-oe/recipes-support/atop/atop_2.12.1.bb index 348493245b..4ca74edbaf 100644 --- a/meta-oe/recipes-support/atop/atop_2.12.0.bb +++ b/meta-oe/recipes-support/atop/atop_2.12.1.bb @@ -22,7 +22,7 @@ SRC_URI = "http://www.atoptool.nl/download/${BP}.tar.gz \ file://fix-permissions.patch \ file://sysvinit-implement-status.patch \ " -SRC_URI[sha256sum] = "0d09ecc90c14e6ef41c22e3c57c142c3e4fb9cf3c94379077a33c961d5343086" +SRC_URI[sha256sum] = "4fdbe67c5dfaf89405639e18599f4eae77978073ffa54f3c78c368ab54bd12f6" UPSTREAM_CHECK_URI = "https://atoptool.nl/downloadatop.php" UPSTREAM_CHECK_REGEX = "(?P\d+(\.\d+)+).tar"