summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2021-12-22 14:02:51 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-01-07 13:18:45 +0100
commit02b9c66dade4b5982bd803cc94468117e8b46a3e (patch)
tree649b48bd98734593ff7ea6de1d0f0edbf9d879ac
parent11e3ecacbb1f4276b3fd4b601a7232da18280a90 (diff)
downloadptxdist-02b9c66dade4b5982bd803cc94468117e8b46a3e.tar.gz
ptxdist-02b9c66dade4b5982bd803cc94468117e8b46a3e.tar.xz
libcap-ng: Version bump 0.7.10 -> 0.8.2
Update ng posix capability library. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20211222130304.2549154-10-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libcap-ng.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make
index f4b605e05..ccd650b79 100644
--- a/rules/libcap-ng.make
+++ b/rules/libcap-ng.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAP_NG) += libcap-ng
#
# Paths and names
#
-LIBCAP_NG_VERSION := 0.7.10
-LIBCAP_NG_MD5 := 57dc267e2949cdecb651a929f9206572
+LIBCAP_NG_VERSION := 0.8.2
+LIBCAP_NG_MD5 := faf1ef766cf068ad1aba4008ced665f7
LIBCAP_NG := libcap-ng-$(LIBCAP_NG_VERSION)
LIBCAP_NG_SUFFIX := tar.gz
LIBCAP_NG_URL := http://people.redhat.com/sgrubb/libcap-ng/$(LIBCAP_NG).$(LIBCAP_NG_SUFFIX)