summaryrefslogtreecommitdiff
path: root/repo/core/libcap.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-13 19:49:37 +0000
committerdavidovski <david@davidovski.xyz>2022-01-13 19:49:37 +0000
commit2e534f6dcdbca6700bc18354925986b054330725 (patch)
tree39e6233e6e0c9fb737ce5c1987039c3a10df193c /repo/core/libcap.xibuild
parent31741d5c284261ef59b0ce8839b47ff44a2f6bf7 (diff)
fixed issues with headers
cleaned other packages to fit better with lfs
Diffstat (limited to 'repo/core/libcap.xibuild')
-rw-r--r--repo/core/libcap.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/libcap.xibuild b/repo/core/libcap.xibuild
index 9e3ec76..01bc414 100644
--- a/repo/core/libcap.xibuild
+++ b/repo/core/libcap.xibuild
@@ -2,7 +2,7 @@
DEPS=(glibc pam)
-SOURCE=https://git.kernel.org/pub/scm/libs/libcap/libcap.git/snapshot/libcap-2.59.tar.gz
+SOURCE=https://git.kernel.org/pub/scm/libs/libcap/libcap.git/snapshot/libcap-2.62.tar.gz
DESC="POSIX 1003.1e capabilities"