summaryrefslogtreecommitdiffstats
path: root/rules/libtasn1.make
diff options
context:
space:
mode:
authorBastian Krause <bst@pengutronix.de>2022-10-04 16:52:11 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-10-18 09:20:59 +0200
commit324207cdba58b74e601636925fe820fa2f150aa3 (patch)
tree2f9e608467e6d4137082748fe28731c73da851be /rules/libtasn1.make
parent3c3b6b320e1febc60df0ecdf971fc6b9bca4f2dc (diff)
downloadptxdist-324207cdba58b74e601636925fe820fa2f150aa3.tar.gz
ptxdist-324207cdba58b74e601636925fe820fa2f150aa3.tar.xz
libtasn1: version bump 4.18.0 -> 4.19.0
Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20221004145211.2279528-1-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libtasn1.make')
-rw-r--r--rules/libtasn1.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libtasn1.make b/rules/libtasn1.make
index 7e54635d2..ce06ddfe4 100644
--- a/rules/libtasn1.make
+++ b/rules/libtasn1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBTASN1) += libtasn1
#
# Paths and names
#
-LIBTASN1_VERSION := 4.18.0
-LIBTASN1_MD5 := 8203e72a2c0390515410b2ea2c032f04
+LIBTASN1_VERSION := 4.19.0
+LIBTASN1_MD5 := f701ab57eb8e7d9c105b2cd5d809b29a
LIBTASN1 := libtasn1-$(LIBTASN1_VERSION)
LIBTASN1_SUFFIX := tar.gz
LIBTASN1_URL := $(call ptx/mirror, GNU, libtasn1/$(LIBTASN1).$(LIBTASN1_SUFFIX))