btop: Update to 1.4.2
authorTianling Shen <redacted>
Sat, 3 May 2025 08:03:58 +0000 (16:03 +0800)
committerTianling Shen <redacted>
Sat, 3 May 2025 08:03:58 +0000 (16:03 +0800)
Update alias command.

Signed-off-by: Tianling Shen <redacted>
admin/btop/Makefile
admin/btop/files/btop.sh

index 8337c25437558e0af8e5ce282476a82affe1ca0f..80cd242a3e30aed8d9b74b5f6ac11ea531ca2ee8 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=btop
-PKG_VERSION:=1.4.1
+PKG_VERSION:=1.4.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL=https://codeload.github.com/aristocratos/btop/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=40f6c54d1bc952c674b677d81dd25f55b61e9c004883c27950dc30780c86f381
+PKG_HASH:=c7c0fb625af269d47eed926784900c8e154fdf71703f4325cffdf26357338c85
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0
index d7aa447600f631cea66329406232d630be837f92..740a7c66612903d61a104f9d1a3e2ceba04f7de2 100644 (file)
@@ -1 +1 @@
-alias btop="btop --utf-force"
+alias btop="btop --force-utf"
git clone https://git.99rst.org/PROJECT