summaryrefslogtreecommitdiff
path: root/extra/lsof
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-10 23:14:36 +0000
committerroot <root@rshg054.dnsready.net>2011-10-10 23:14:36 +0000
commitcbcf42aba84733e1b9072f5320519c99bf8c0ac7 (patch)
treea329670cb53aabe42cc50ef6cda1e534d4dfbabf /extra/lsof
parent8e372cc6207b56516c1facdaeb92d15c4716d8a2 (diff)
Mon Oct 10 23:14:36 UTC 2011
Diffstat (limited to 'extra/lsof')
-rw-r--r--extra/lsof/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/lsof/PKGBUILD b/extra/lsof/PKGBUILD
index a5e4c8089..a8687fff1 100644
--- a/extra/lsof/PKGBUILD
+++ b/extra/lsof/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 115676 2011-03-19 06:54:43Z angvp $
+# $Id: PKGBUILD 140198 2011-10-09 08:36:54Z angvp $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Aaron Griffin <aaron@archlinux.org>
# Contributor: Jochem Kossen <j.kossen@home.nl>
pkgname=lsof
-pkgver=4.84
-pkgrel=3
+pkgver=4.85
+pkgrel=1
pkgdesc="Lists open files for running Unix processes"
arch=('i686' 'x86_64')
url="http://people.freebsd.org/~abe/"
license=('custom')
depends=('glibc')
source=(ftp://sunsite.ualberta.ca/pub/Mirror/lsof/${pkgname}_${pkgver}.tar.bz2 license.txt)
-md5sums=('a09326df500ef7e4550af546868338d6'
+md5sums=('102ee2081172bbe76dccaa6cceda8573'
'1b63c76bd10437cabf890508c8e58d36')
build() {