From: Alexandros C. Couloumbis Date: Sun, 18 Jul 2010 08:31:15 +0000 (+0000) Subject: utils/psmisc: update psmisc to 22.12 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=424aec3eeaf744a975fef7bb2644ddc31424d9be;ds=sidebyside utils/psmisc: update psmisc to 22.12 SVN-Revision: 22272 --- diff --git a/utils/psmisc/Makefile b/utils/psmisc/Makefile index 08647ac7dc..02ac706d7c 100644 --- a/utils/psmisc/Makefile +++ b/utils/psmisc/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=psmisc -PKG_VERSION:=22.11 +PKG_VERSION:=22.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/psmisc -PKG_MD5SUM:=b5d32aa285b75c59dee96d3ea26a4881 +PKG_MD5SUM:=16c83a351c292cfc845b27d6395e05fb include $(INCLUDE_DIR)/package.mk