[packages] Various Makefile cleanups.
Thanks to swalker. git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -12,7 +12,7 @@ PKG_VERSION:=0.3.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.wormulon.net/files/code/slurm/
|
||||
PKG_SOURCE_URL:=http://www.wormulon.net/slurm/
|
||||
PKG_MD5SUM:=e68d09202b835c644f7f6b7f070f29a2
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
@ -22,7 +22,7 @@ define Package/slurm
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libncurses
|
||||
TITLE:=A realtime network interface monitor
|
||||
URL:=http://www.wormulon.net/projects/slurm
|
||||
URL:=http://www.wormulon.net/slurm/
|
||||
endef
|
||||
|
||||
define Package/slurm/description
|
||||
|
Reference in New Issue
Block a user