summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Osterland-Heim <denis.osterland@diehl.com>2021-03-08 13:34:17 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-03-12 13:29:50 +0100
commit2ba9450d833dbe3337a2ee812aa45e5f8f7115b1 (patch)
treec339e84ce9d91608b0d369a081c24d59430aab54
parent815a2bd59c163a0430a02c740244d4131ec65ddc (diff)
downloadptxdist-2ba9450d833dbe3337a2ee812aa45e5f8f7115b1.tar.gz
ptxdist-2ba9450d833dbe3337a2ee812aa45e5f8f7115b1.tar.xz
libp11: version bump 0.4.10 -> 0.4.11
Signed-off-by: Denis Osterland-Heim <denis.osterland@diehl.com> Message-Id: <20210308123418.10187-5-denis.osterland@diehl.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libp11.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libp11.make b/rules/libp11.make
index 8e2d1517f..2c551b914 100644
--- a/rules/libp11.make
+++ b/rules/libp11.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBP11) += libp11
#
# Paths and names
#
-LIBP11_VERSION := 0.4.10
-LIBP11_MD5 := 3464874bb5ca47b8e4c1d540758dcfe9
+LIBP11_VERSION := 0.4.11
+LIBP11_MD5 := 8b907abd572b0eb8e63413549f68dbe1
LIBP11 := libp11-$(LIBP11_VERSION)
LIBP11_SUFFIX := tar.gz
LIBP11_URL := https://github.com/OpenSC/libp11/releases/download/$(LIBP11)/$(LIBP11).$(LIBP11_SUFFIX)