mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/atop: bump to 2.13.0
See here for changes:
https://github.com/Atoptool/atop/releases/tag/v2.13.0
This commit fixes uClibc-ng autobuild failures:
5e853bba48
Fixes:
- https://autobuild.buildroot.net/results/f98/f983d97b232a45ce4e176d93684fffcc771daa44
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
9bc585a804
commit
2110131cab
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user