From 01ea7b2c10268d94c9c297261f19b73eead64e93 Mon Sep 17 00:00:00 2001 From: Christian Melki Date: Wed, 30 Mar 2022 15:45:51 +0200 Subject: libcap: Version bump. 2.62 -> 2.63. Very minor bugfixes. https://sites.google.com/site/fullycapable/release-notes-for-libcap Signed-off-by: Christian Melki Message-Id: <20220330134551.3472167-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich --- rules/libcap.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libcap.make b/rules/libcap.make index df1eeef16..745295e8f 100644 --- a/rules/libcap.make +++ b/rules/libcap.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAP) += libcap # # Paths and names # -LIBCAP_VERSION := 2.62 -LIBCAP_MD5 := 342c7560ed2103899f6914d1de75a89f +LIBCAP_VERSION := 2.63 +LIBCAP_MD5 := 18410cec436f827e698ee9ea16ada9b7 LIBCAP := libcap-$(LIBCAP_VERSION) LIBCAP_SUFFIX := tar.xz LIBCAP_URL := \ -- cgit v1.2.3