aboutsummaryrefslogtreecommitdiff
path: root/utils/ctop
diff options
context:
space:
mode:
authorJavier Marcet <javier@marcet.info>2021-07-23 12:09:54 +0200
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2021-07-23 22:57:53 +0200
commitc76b09f81019374946efd30d8751f659a2f7ade0 (patch)
tree3e4add778bf9a63ec6ab6995f26c17b6351f3fbf /utils/ctop
parent743aafbeda5622b1e79d6207c32481976fd33d8f (diff)
ctop: update to 0.7.6
Signed-off-by: Javier Marcet <javier@marcet.info>
Diffstat (limited to 'utils/ctop')
-rw-r--r--utils/ctop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/ctop/Makefile b/utils/ctop/Makefile
index 4486fc8aa..28fcf9267 100644
--- a/utils/ctop/Makefile
+++ b/utils/ctop/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ctop
-PKG_VERSION:=0.7.5
+PKG_VERSION:=0.7.6
PKG_RELEASE:=1
PKG_SOURCE:=v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/bcicen/ctop/archive
-PKG_HASH:=a9a3be0e5eab2fee6b44a5d063188a354f9c0dde3d96a169d1490981f7826e9a
+PKG_HASH:=8ef76a7d4d725f750a5d8a6ee330e81b3b845a91fbd50ae3e746cead74736391
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
PKG_LICENSE:=MIT