X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=admin%2Fhtop%2FMakefile;h=394a7b84c0ce63bc3765d88017484631fc100982;hp=3c90dfe864e83cb7125582f7b290bf708802b117;hb=02f856f93a4f91a2f11a98b1ad2b9c53d0a30fb7;hpb=4542aabab3fafeedaae6e6e474e07016284cdf51 diff --git a/admin/htop/Makefile b/admin/htop/Makefile index 3c90dfe864..394a7b84c0 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=htop -PKG_VERSION:=0.6.5 +PKG_VERSION:=0.6.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/htop -PKG_MD5SUM:=180aa7c9db7106ed1197b1e408660a0e +PKG_MD5SUM:=12c8e6e97bd50a4e0a4730d23675fc7b include $(INCLUDE_DIR)/package.mk