htop: bump version to 1.03
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 May 2014 11:01:11 +0000 (11:01 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 May 2014 11:01:11 +0000 (11:01 +0000)
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: hannu.nyman@iki.fi
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40669 3c298f89-4303-0410-b956-a3cf2f4a3e73

admin/htop/Makefile

index 6909427..03c3321 100644 (file)
@@ -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