mirror of
https://github.com/openwrt/packages.git
synced 2026-05-27 23:00:49 +04:00
htop: update to 3.5.1
https://github.com/htop-dev/htop/compare/3.5.0...3.5.1 Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
committed by
Josef Schlehofer
parent
1bf4bd3856
commit
bc312f0240
+2
-2
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=htop
|
||||
PKG_VERSION:=3.5.0
|
||||
PKG_VERSION:=3.5.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/htop-dev/htop/tar.gz/$(PKG_VERSION)?
|
||||
PKG_HASH:=cf0e72abf670ff3547d9130e129d2a97a657a5b20c74132c17502c817babbb41
|
||||
PKG_HASH:=dfc4a09845e9bc86f466a722e62b8f87d59028ff39689077ff2257a6a605061d
|
||||
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
Reference in New Issue
Block a user