changeset 5764:1c2c98b13bb4

* src/libtasn1.mk: update to v4.17.0
author John Donoghue <john.donoghue@ieee.org>
date Wed, 26 May 2021 08:18:20 -0400
parents b65fc1cd9b95
children cf2bbc37ee22
files src/libtasn1.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/libtasn1.mk	Wed May 26 08:18:19 2021 -0400
+++ b/src/libtasn1.mk	Wed May 26 08:18:20 2021 -0400
@@ -1,8 +1,8 @@
 # This file is part of MXE. See LICENSE.md for licensing information.
 
 PKG             := libtasn1
-$(PKG)_VERSION  := 4.16.0
-$(PKG)_CHECKSUM := f4f1fc301c0835389d9db7754815e48f4f57937a
+$(PKG)_VERSION  := 4.17.0
+$(PKG)_CHECKSUM := 327c3f1305a502dbceb098838a9baed2f0449ddd
 $(PKG)_SUBDIR   := libtasn1-$($(PKG)_VERSION)
 $(PKG)_FILE     := libtasn1-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := https://ftp.gnu.org/gnu/libtasn1/$($(PKG)_FILE)