From 383bd9d95d9c76e35c727f9963f4bf9e3c85b1eb Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 5 Oct 2009 12:50:54 +0000 Subject: [PATCH] [packages] procps: update to v3.2.8 SVN-Revision: 17878 --- utils/procps/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/procps/Makefile b/utils/procps/Makefile index 5036568a4d..4b85137592 100644 --- a/utils/procps/Makefile +++ b/utils/procps/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 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 -- 2.30.2