diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:03 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:03 +0000 |
| commit | a6f62980ba168ad1480b9fe13ffc1d0db5bab177 (patch) | |
| tree | 7f290b7fe07b6aa4dd5800654aeeb296cb715eb9 /repos/extra/libcap/abuild | |
| parent | 5b3bb9ee2e795c3d10833627981ba600b3907bd7 (diff) | |
| download | alicelinux-a6f62980ba168ad1480b9fe13ffc1d0db5bab177.tar.gz alicelinux-a6f62980ba168ad1480b9fe13ffc1d0db5bab177.zip | |
libcap: updated to 2.75
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 94a1ad50..6a81a963 100644 --- a/repos/extra/libcap/abuild +++ b/repos/extra/libcap/abuild @@ -1,5 +1,5 @@ name=libcap -version=2.73 +version=2.75 release=1 source="https://www.kernel.org/pub/linux/libs/security/linux-privs/${name}2/$name-$version.tar.xz" |