diff options
| author | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-19 16:32:10 +0000 |
|---|---|---|
| committer | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-19 16:32:10 +0000 |
| commit | bc884ffde98d87112caa50ee7c6a0b244b80306a (patch) | |
| tree | ec62d9c12dae6fe75abdcf2c66270db365a27770 /repos/extra/libcap/abuild | |
| parent | 4439b039a6b8cbe9a7085d5a3cc78be2b3366e32 (diff) | |
| download | alicelinux-bc884ffde98d87112caa50ee7c6a0b244b80306a.tar.gz alicelinux-bc884ffde98d87112caa50ee7c6a0b244b80306a.zip | |
libcap: updated to 2.76
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 6a81a963..cb2b7b75 100644 --- a/repos/extra/libcap/abuild +++ b/repos/extra/libcap/abuild @@ -1,5 +1,5 @@ name=libcap -version=2.75 +version=2.76 release=1 source="https://www.kernel.org/pub/linux/libs/security/linux-privs/${name}2/$name-$version.tar.xz" |