From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libtasn1: version bump 3.2 -> 4.8
Date: Mon, 18 Apr 2016 15:44:43 +0200 [thread overview]
Message-ID: <201604181544.43968.jbe@pengutronix.de> (raw)
BTW: gnutls didn't use libtasn1 for a longer time now, since it requires
at least libtasn1 3.9. With this change gnutls uses libtasn1 again.
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
diff --git a/rules/libtasn1.make b/rules/libtasn1.make
index 45df3a480fed..f8bc651ae1e4 100644
--- a/rules/libtasn1.make
+++ b/rules/libtasn1.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBTASN1) += libtasn1
#
# Paths and names
#
-LIBTASN1_VERSION := 3.2
-LIBTASN1_MD5 := 1b07629163025b9693aae9b8957842b2
+LIBTASN1_VERSION := 4.8
+LIBTASN1_MD5 := 9a6767705725544f2b86670dcfb34107
LIBTASN1 := libtasn1-$(LIBTASN1_VERSION)
LIBTASN1_SUFFIX := tar.gz
LIBTASN1_URL := $(call ptx/mirror, GNU, libtasn1/$(LIBTASN1).$(LIBTASN1_SUFFIX))
@@ -31,6 +31,12 @@ LIBTASN1_LICENSE := LGPL-2.1, GPL-3.0
LIBTASN1_CONF_TOOL := autoconf
+LIBTASN1_CONF_OPT := \
+ $(CROSS_AUTOCONF_USR) \
+ --disable-doc \
+ --disable-gtk-doc-html \
+ --disable-valgrind-tests
+
# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------
jb
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2016-04-18 13:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=201604181544.43968.jbe@pengutronix.de \
--to=jbe@pengutronix.de \
--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