summaryrefslogtreecommitdiff
path: root/core/libcap
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-06 23:14:28 +0000
committerroot <root@rshg054.dnsready.net>2011-08-06 23:14:28 +0000
commit7f2d7bd11daf0c654d4147cb91f9913bc587c276 (patch)
treef52f5e0fbbf78b3f77f034aa9fcb06346e363ed0 /core/libcap
parent6eacc0759bca4167f2dcd67ce43bca78cb2a06ca (diff)
Sat Aug 6 23:14:27 UTC 2011
Diffstat (limited to 'core/libcap')
-rw-r--r--core/libcap/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/libcap/PKGBUILD b/core/libcap/PKGBUILD
index 2d91dbbf9..6afa61fee 100644
--- a/core/libcap/PKGBUILD
+++ b/core/libcap/PKGBUILD
@@ -1,17 +1,17 @@
-#$Id: PKGBUILD 122049 2011-05-02 01:47:02Z allan $
+#$Id: PKGBUILD 132720 2011-07-25 12:05:15Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
pkgname=libcap
-pkgver=2.21
+pkgver=2.22
pkgrel=1
pkgdesc="POSIX 1003.1e capabilities"
arch=('i686' 'x86_64')
-url="http://www.kernel.org/pub/linux/libs/security/linux-privs/"
-license=('GPL')
+url="http://sites.google.com/site/fullycapable/"
+license=('GPL2')
depends=('glibc' 'attr')
source=(http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${pkgname}-${pkgver}.tar.gz)
-md5sums=('61966ef40f2dee8731b69db895e4548d')
+md5sums=('b4896816b626bea445f0b3849bdd4077')
build() {
cd ${srcdir}/${pkgname}-${pkgver}