mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libtasn1: version bump 3.2 -> 4.8
@ 2016-04-18 13:44 Juergen Borleis
  0 siblings, 0 replies; only message in thread
From: Juergen Borleis @ 2016-04-18 13:44 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-18 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-18 13:44 [ptxdist] [PATCH] libtasn1: version bump 3.2 -> 4.8 Juergen Borleis

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