libcap: add v2.64 (#30130)

This commit is contained in:
Harmen Stoppels 2022-04-19 10:07:26 +02:00 committed by GitHub
parent 08ea458814
commit 6eac7acb93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,10 @@ class Libcap(MakefilePackage):
homepage = "https://sites.google.com/site/fullycapable/"
url = "https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.25.tar.gz"
version('2.64', sha256='e9ec608ae5720989d7274531f9898d64b6bca2491a231b8091229e49891933dd')
version('2.25', sha256='4ca80dc6f9f23d14747e4b619fd9784434c570e24a7346f326c692784ed83a86')
patch('libcap-fix-the-libcap-native-building-failure-on-CentOS-6.7.patch')
patch('libcap-fix-the-libcap-native-building-failure-on-CentOS-6.7.patch', when='@2.25')
def install(self, spec, prefix):
make_args = [