mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcap: Version bump. 2.66 -> 2.67.
@ 2023-02-04 17:38 Christian Melki
  2023-02-10 14:17 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-02-04 17:38 UTC (permalink / raw)
  To: ptxdist

Minor bugfix release.
https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.o8papfkfh1x9

* License hash changed. License file had SPDX identifiers added.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libcap.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libcap.make b/rules/libcap.make
index 8b4cf246b..496ef4b8d 100644
--- a/rules/libcap.make
+++ b/rules/libcap.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAP) += libcap
 #
 # Paths and names
 #
-LIBCAP_VERSION	:= 2.66
-LIBCAP_MD5	:= 00afd6e13bc94b2543b1a70770bdb41f
+LIBCAP_VERSION	:= 2.67
+LIBCAP_MD5	:= 06333f4301657298890fd8d6f1fb4793
 LIBCAP		:= libcap-$(LIBCAP_VERSION)
 LIBCAP_SUFFIX	:= tar.xz
 LIBCAP_URL	:= \
@@ -23,7 +23,7 @@ LIBCAP_URL	:= \
 LIBCAP_SOURCE	:= $(SRCDIR)/$(LIBCAP).$(LIBCAP_SUFFIX)
 LIBCAP_DIR	:= $(BUILDDIR)/$(LIBCAP)
 LIBCAP_LICENSE	:= BSD-3-Clause OR GPL-2.0-only
-LIBCAP_LICENSE_FILES := file://License;md5=e2370ba375efe9e1a095c26d37e483b8
+LIBCAP_LICENSE_FILES := file://License;md5=2965a646645b72ecee859b43c592dcaa
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-10 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-04 17:38 [ptxdist] [PATCH] libcap: Version bump. 2.66 -> 2.67 Christian Melki
2023-02-10 14:17 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox