From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH 4/6] libksba: version bump 1.3.5 -> 1.6.0
Date: Fri, 29 Jul 2022 11:26:52 +0200 [thread overview]
Message-ID: <20220729092654.3861-4-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20220729092654.3861-1-bruno.thomsen@gmail.com>
2 new configure options:
--enable-gcov
--disable-doc
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/libksba.make | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/rules/libksba.make b/rules/libksba.make
index 0604beb1fa53..8503fa6cad2d 100644
--- a/rules/libksba.make
+++ b/rules/libksba.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBKSBA) += libksba
#
# Paths and names
#
-LIBKSBA_VERSION := 1.3.5
-LIBKSBA_MD5 := 8302a3e263a7c630aa7dea7d341f07a2
+LIBKSBA_VERSION := 1.6.0
+LIBKSBA_MD5 := d333b2e1381068d4f9a328240f062f0f
LIBKSBA := libksba-$(LIBKSBA_VERSION)
LIBKSBA_SUFFIX := tar.bz2
LIBKSBA_URL := \
@@ -38,7 +38,9 @@ LIBKSBA_LICENSE_FILES := \
#
LIBKSBA_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
+ --disable-gcov \
--enable-build-timestamp="$(PTXDIST_BUILD_TIMESTAMP)" \
+ --disable-doc \
--enable-optimization
# ----------------------------------------------------------------------------
--
2.37.1
next prev parent reply other threads:[~2022-07-29 9:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-29 9:26 [ptxdist] [PATCH 1/6] npth: version bump 1.5 -> 1.6 Bruno Thomsen
2022-07-29 9:26 ` [ptxdist] [PATCH 2/6] libgpg-error: version bump 1.42 -> 1.45 Bruno Thomsen
2022-08-04 15:14 ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-29 9:26 ` [ptxdist] [PATCH 3/6] libgcrypt: version bump 1.8.8 -> 1.10.1 Bruno Thomsen
2022-08-04 15:14 ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-29 9:26 ` Bruno Thomsen [this message]
2022-08-04 15:14 ` [ptxdist] [APPLIED] libksba: version bump 1.3.5 -> 1.6.0 Michael Olbrich
2022-07-29 9:26 ` [ptxdist] [PATCH 5/6] gnupg: version bump 2.2.23 -> 2.3.7 Bruno Thomsen
2022-08-05 7:50 ` [ptxdist] [APPLIED] " Michael Olbrich
2022-07-29 9:26 ` [ptxdist] [PATCH 6/6] gnupg: add license files and update spdx identifiers Bruno Thomsen
2022-07-29 10:38 ` Michael Olbrich
2022-08-04 15:14 ` [ptxdist] [APPLIED] npth: version bump 1.5 -> 1.6 Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220729092654.3861-4-bruno.thomsen@gmail.com \
--to=bruno.thomsen@gmail.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox