diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-25 11:50:53 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-25 11:50:53 -0300 |
commit | e40022c0573db7b9dd160afda0e35eca87d8e481 (patch) | |
tree | 4511d3e6627c3721a90660e3907a4ba5b93fcec7 /core/libcap | |
parent | 16c2b9621f8c2fd3d0a2ec4aa5836fa825494789 (diff) | |
parent | 7d381e894e1070c9a0e27654baa393ae21d9c28f (diff) |
Merge branch 'master' of ssh://gparabola/abslibre-mips64el
Diffstat (limited to 'core/libcap')
-rw-r--r-- | core/libcap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libcap/PKGBUILD b/core/libcap/PKGBUILD index fdf52da61..6fc8cb8eb 100644 --- a/core/libcap/PKGBUILD +++ b/core/libcap/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libcap pkgver=2.22 -pkgrel=2 +pkgrel=2.1 pkgdesc="POSIX 1003.1e capabilities" arch=('i686' 'x86_64' 'mips64el') url="http://sites.google.com/site/fullycapable/" |