update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit a94e08589d - Show all commits
@@ -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() {