[Buildroot] [git commit] package/atop: bump to 2.13.0
Julien Olivain via buildroot <[email protected]> Sat, 1 Aug 2026 11:47:01 +0200
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/2110131cab2a613567c99491ba540bb33440e46c branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master See here for changes: https://github.com/Atoptool/atop/releases/tag/v2.13.0 This commit fixes uClibc-ng autobuild failures: https://github.com/Atoptool/atop/commit/5e853bba484d22620e8b6f97bf329da3075070b5 Fixes: - https://autobuild.buildroot.net/results/f98/f983d97b232a45ce4e176d93684fffcc771daa44 Signed-off-by: Waldemar Brodkorb <[email protected]> Signed-off-by: Julien Olivain <[email protected]> --- package/atop/atop.hash | 2 +- package/atop/atop.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/atop/atop.hash b/package/atop/atop.hash index 7b4bd2e942..fc5b33ce79 100644 --- a/package/atop/atop.hash +++ b/package/atop/atop.hash @@ -1,5 +1,5 @@ # Locally computed: -sha256 4fdbe67c5dfaf89405639e18599f4eae77978073ffa54f3c78c368ab54bd12f6 atop-2.12.1.tar.gz +sha256 ea182f84c9f52ca922e5af4f17dff97ff424400a4f2f92393317a6af66e6a874 atop-2.13.0.tar.gz # Hash for license file: sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 COPYING diff --git a/package/atop/atop.mk b/package/atop/atop.mk index 346bd0ff57..677b60ac1b 100644 --- a/package/atop/atop.mk +++ b/package/atop/atop.mk @@ -4,7 +4,7 @@ # ################################################################################ -ATOP_VERSION = 2.12.1 +ATOP_VERSION = 2.13.0 ATOP_SITE = http://www.atoptool.nl/download ATOP_LICENSE = GPL-2.0+ ATOP_LICENSE_FILES = COPYING _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot