From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Robert Schwebel Date: Sat, 25 Jul 2020 21:13:06 +0200 Message-Id: <20200725191307.2424653-8-r.schwebel@pengutronix.de> In-Reply-To: <20200725191307.2424653-1-r.schwebel@pengutronix.de> References: <20200725191307.2424653-1-r.schwebel@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH 8/9] libcap: version bump 2.36 -> 2.41 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Robert Schwebel This is not autotool based, so no configure changes (or significant Makefile changes). Patches have been ported. I've no idea if the patch is useful any more, but it does still apply :-) Signed-off-by: Robert Schwebel --- .../0001-Fix-build-on-non-Linux-host.patch | 0 patches/{libcap-2.36 => libcap-2.41}/series | 0 rules/libcap.make | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename patches/{libcap-2.36 => libcap-2.41}/0001-Fix-build-on-non-Linux-host.patch (100%) rename patches/{libcap-2.36 => libcap-2.41}/series (100%) diff --git a/patches/libcap-2.36/0001-Fix-build-on-non-Linux-host.patch b/patches/libcap-2.41/0001-Fix-build-on-non-Linux-host.patch similarity index 100% rename from patches/libcap-2.36/0001-Fix-build-on-non-Linux-host.patch rename to patches/libcap-2.41/0001-Fix-build-on-non-Linux-host.patch diff --git a/patches/libcap-2.36/series b/patches/libcap-2.41/series similarity index 100% rename from patches/libcap-2.36/series rename to patches/libcap-2.41/series diff --git a/rules/libcap.make b/rules/libcap.make index a8e94c5f8..0c382154d 100644 --- a/rules/libcap.make +++ b/rules/libcap.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAP) += libcap # # Paths and names # -LIBCAP_VERSION := 2.36 -LIBCAP_MD5 := 3d8cd4a87650cdee130691cb110c2ce2 +LIBCAP_VERSION := 2.41 +LIBCAP_MD5 := 1da3bac88e17186b78d1ca59f154c53a LIBCAP := libcap-$(LIBCAP_VERSION) LIBCAP_SUFFIX := tar.xz LIBCAP_URL := \ -- 2.27.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de