update to 12.4-systemd: libcap-2.76

This commit is contained in:
2025-12-20 23:33:54 -05:00
parent 2510881fb8
commit e46779248f

View File

@@ -1,11 +1,11 @@
pkgname=libcap
pkgver=2.73
pkgver=2.76
pkgdesc="POSIX 1003.1e capabilities"
homepage="https://sites.google.com/site/fullycapable/"
license=('BSD-3-Clause OR GPL-2.0-only')
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/${sources[0]}")
md5sums=("0e186df9de9b1e925593a96684fe2e32")
md5sums=("449ade7d620b5c4eeb15a632fbaa4f74")
src_prepare() {