diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:06 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:06 +0000 |
| commit | 5d94d2c563233f4a527ef96429406ed87b12a698 (patch) | |
| tree | dafbeda58ddd5fb848f24f78f0072bb4b8cb7029 /repos/extra/libcap/abuild | |
| parent | 5c967fca0ed1c4f017a43ece31ef84cef0478bc3 (diff) | |
| download | alicelinux-5d94d2c563233f4a527ef96429406ed87b12a698.tar.gz alicelinux-5d94d2c563233f4a527ef96429406ed87b12a698.zip | |
libcap: updated to 2.77
Diffstat (limited to 'repos/extra/libcap/abuild')
| -rw-r--r-- | repos/extra/libcap/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libcap/abuild b/repos/extra/libcap/abuild index cb2b7b75..d58d535d 100644 --- a/repos/extra/libcap/abuild +++ b/repos/extra/libcap/abuild @@ -1,5 +1,5 @@ name=libcap -version=2.76 +version=2.77 release=1 source="https://www.kernel.org/pub/linux/libs/security/linux-privs/${name}2/$name-$version.tar.xz" |