There is a new 1.03 version of htop:
http://www.freelists.org/post/htop/ANN-htop-103

This patch bumps htop from 1.02 to 1.03. Since January 2014 the releases are made from developer's own site instead of Sourceforge, so I have changed the download location accordingly.
http://sourceforge.net/projects/htop/
http://hisham.hm/htop/

Sources are on github:
https://github.com/hishamhm/htop

Signed-off-by: [email protected]

Index: packages/admin/htop/Makefile
===================================================================
--- packages/admin/htop/Makefile        (revision 40659)
+++ packages/admin/htop/Makefile        (working copy)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=htop
-PKG_VERSION:=1.0.2
+PKG_VERSION:=1.0.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=@SF/$(PKG_NAME)
-PKG_MD5SUM:=0d01cca8df3349c74569cefebbd9919e
+PKG_SOURCE_URL:=http://hisham.hm/htop/releases/$(PKG_VERSION)/
+PKG_MD5SUM:=e768b9b55c033d9c1dffda72db3a6ac7
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to