X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=utils%2Fprocps%2FMakefile;h=7a0ed3bf0baac0d3b969ddd92f6279939eab0bd7;hb=f0146def403156490f621c64a04b395f01303da6;hp=5036568a4dae9077c8204d46ca281b40d6009199;hpb=31746dfb3bbcd2d9658d1f4fe234e6d09bbf4a12;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/utils/procps/Makefile b/utils/procps/Makefile index 5036568a4d..7a0ed3bf0b 100644 --- a/utils/procps/Makefile +++ b/utils/procps/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procps -PKG_VERSION:=3.2.7 +PKG_VERSION:=3.2.8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://procps.sourceforge.net -PKG_MD5SUM:=f490bca772b16472962c7b9f23b1e97d +PKG_MD5SUM:=9532714b6846013ca9898984ba4cd7e0 include $(INCLUDE_DIR)/package.mk @@ -22,7 +22,7 @@ define Package/procps CATEGORY:=Utilities DEPENDS:=+libncurses TITLE:=proc utilities - URL:=http://sourceforge.net/projects/procps/ + URL:=http://procps.sourceforge.net/ endef define Package/procps/description