From 0ebb086233bff8e9cd098e4d3c0e1c1cf7b5abcc Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Thu, 18 Feb 2021 12:10:29 +0800 Subject: [PATCH] bpytop: update to 1.0.62 Signed-off-by: CN_SZTL --- package/ctcgfw/bpytop/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/ctcgfw/bpytop/Makefile b/package/ctcgfw/bpytop/Makefile index 67bea755ab..786e5fa2a4 100644 --- a/package/ctcgfw/bpytop/Makefile +++ b/package/ctcgfw/bpytop/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019 OpenWrt.org +# Copyright (C) 2021 ImmortalWrt # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bpytop -PKG_VERSION:=1.0.60 -PKG_RELEASE:=2 +PKG_VERSION:=1.0.62 +PKG_RELEASE:=1 PYPI_NAME:=bpytop -PKG_HASH:=48cf23725a873f77f562a89b18ac91dedfd39cf35586582a7668580da7b12826 +PKG_HASH:=9a408ffe6575c4e20621215e532b206fe6b6d2e7e4bd053ab4b4906e6d7ba909 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE