Skip to content

Commit

Permalink
htop: update to 3.2.2
Browse files Browse the repository at this point in the history
Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <[email protected]>
  • Loading branch information
graysky2 authored and 1582130940 committed Mar 1, 2023
1 parent 5b3fcb2 commit d9f0a81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions admin/htop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=htop
PKG_VERSION:=3.2.1
PKG_RELEASE:=$(AUTORELEASE)
PKG_VERSION:=3.2.2
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:=b5ffac1949a8daaabcffa659c0964360b5008782aae4dfa7702d2323cfb4f438
PKG_HASH:=3829c742a835a0426db41bb039d1b976420c21ec65e93b35cd9bfd2d57f44ac8

PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING
Expand Down

0 comments on commit d9f0a81

Please sign in to comment.