update to 12.3: libcap

This commit is contained in:
2025-03-19 21:59:14 -04:00
parent 2c9a5ef6d1
commit a94e08589d

View File

@@ -1,11 +1,11 @@
pkgname=libcap
pkgver=2.70
pkgver=2.73
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=("df0e20c6eeca849347b87d5d6a8870c0")
md5sums=("0e186df9de9b1e925593a96684fe2e32")
src_prepare() {