From: Javier Marcet Date: Fri, 23 Jul 2021 10:09:54 +0000 (+0200) Subject: ctop: update to 0.7.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c76b09f81019374946efd30d8751f659a2f7ade0;p=openwrt-packages.git ctop: update to 0.7.6 Signed-off-by: Javier Marcet --- 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 PKG_LICENSE:=MIT