]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
libcap-ng: Update to 0.8.3
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Dec 2022 16:28:36 +0000 (16:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Dec 2022 16:28:36 +0000 (16:28 +0000)
Drop the dependency to Python 2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libcap-ng/libcap-ng.nm

index ddc640d0622988125b20fc5d204373fe1f921235..1abc6cbe431838db347177764b88d2bd4e698476 100644 (file)
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = libcap-ng
-version    = 0.7.9
+version    = 0.8.3
 release    = 1
 
 groups     = System/Libraries
-url        = http://people.redhat.com/sgrubb/libcap-ng
+url        = https://people.redhat.com/sgrubb/libcap-ng
 license    = LGPLv2+
 summary    = An alternate posix capabilities library.
 
@@ -17,12 +17,11 @@ description
        easier.
 end
 
-source_dl  = http://people.redhat.com/sgrubb/libcap-ng/
+source_dl  = https://people.redhat.com/sgrubb/libcap-ng/
 
 build
        requires
                libattr-devel
-               python
        end
 
        test