aboutsummaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2022-11-14 16:00:10 +0800
committerTianling Shen <cnsztl@gmail.com>2022-11-15 14:33:04 +0800
commitbb73523d75c8467f715ba11369329e8f3949baaa (patch)
tree9f0cb6fdb8bfb139e41d78864352e85e6edceb86 /admin
parent5671bd0d1aee30a86133aa350a6ca307af4f70e9 (diff)
btop: Update to 1.2.13
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat (limited to 'admin')
-rw-r--r--admin/btop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/btop/Makefile b/admin/btop/Makefile
index d1a986893..281249570 100644
--- a/admin/btop/Makefile
+++ b/admin/btop/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=btop
-PKG_VERSION:=1.2.12
+PKG_VERSION:=1.2.13
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL=https://codeload.github.com/aristocratos/btop/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=158112184372ff93de68700ad7de12f91be0542c0ecf75ffb002326ecbb3ca76
+PKG_HASH:=668dc4782432564c35ad0d32748f972248cc5c5448c9009faeb3445282920e02
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=Apache-2.0