Browse Source

update to latest upstream

Waldemar Brodkorb 10 years ago
parent
commit
a50e4ba4f3
1 changed files with 5 additions and 5 deletions
  1. 5 5
      package/htop/Makefile

+ 5 - 5
package/htop/Makefile

@@ -4,15 +4,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=		htop
-PKG_VERSION:=		1.0.2
-PKG_RELEASE:=		2
-PKG_MD5SUM:=		0d01cca8df3349c74569cefebbd9919e
+PKG_VERSION:=		1.0.3
+PKG_RELEASE:=		1
+PKG_MD5SUM:=		e768b9b55c033d9c1dffda72db3a6ac7
 PKG_DESCR:=		graphical process manager
 PKG_SECTION:=		utils
 PKG_DEPENDS:=		libncurses
 PKG_BUILDDEP:=		ncurses
-PKG_URL:=		http://sourceforge.net/projects/htop
-PKG_SITES:=		${MASTER_SITE_SOURCEFORGE:=htop/${PKG_VERSION}/}
+PKG_URL:=		http://hisham.hm/htop
+PKG_SITES:=		http://hisham.hm/htop/releases/$(PKG_VERSION)/
 
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz