From: Aleksey Vasilenko Date: Fri, 22 Aug 2025 22:29:58 +0000 (+0300) Subject: bottom: update to 0.11.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=072b5c6f48a43b695537c42a6817bb0fa5d0e788;p=feed%2Fpackages.git bottom: update to 0.11.1 update to 0.11.1 Signed-off-by: Aleksey Vasilenko --- diff --git a/admin/bottom/Makefile b/admin/bottom/Makefile index 6bd7d92e50..eed1fbb091 100644 --- a/admin/bottom/Makefile +++ b/admin/bottom/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bottom -PKG_VERSION:=0.9.7 +PKG_VERSION:=0.11.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ClementTsang/bottom/tar.gz/$(PKG_VERSION)? -PKG_HASH:=29c3f75323ae0245576ea23268bb0956757352bf3b16d05f511357655b9cc71e +PKG_HASH:=0095ea9edb386ad7c49d845176314097713661d22ec42314e3be46426bc769ee PKG_MAINTAINER:=Luca Barbato PKG_LICENSE:=MIT