htop: bump version to 1.03
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 May 2014 11:01:11 +0000 (11:01 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
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
SVN-Revision: 40669

admin/htop/Makefile

index 6909427f25bc3252811ee8987e6cd6b490f086d4..03c332188cafa12d822b9b51d9305f92f82f39a7 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