From b4cce00eae1c57e64cd881e9d92b584e5a512b00 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 4 Feb 2012 21:00:54 +0000 Subject: [PATCH] psmisc: merge r29738, r29937 SVN-Revision: 30151 --- utils/psmisc/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/utils/psmisc/Makefile b/utils/psmisc/Makefile index 93e349d93..2a54b5ed5 100644 --- a/utils/psmisc/Makefile +++ b/utils/psmisc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2012 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:=psmisc -PKG_VERSION:=22.13 -PKG_RELEASE:=1 +PKG_VERSION:=22.14 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/psmisc -PKG_MD5SUM:=e2c339e6b65b730042084023784a729e +PKG_MD5SUM:=ba3f4e971895c92bba7770d81c981503 PKG_FIXUP:=libtool PKG_INSTALL:=1 -- 2.30.2