From c76ded73f9817f62f1a9ac4bd6bf3651c3cb5957 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 29 Mar 2015 21:01:42 +0200 Subject: [PATCH] libtasn1: updated to 4.4 Signed-off-by: Nikos Mavrogiannopoulos --- libs/libtasn1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libtasn1/Makefile b/libs/libtasn1/Makefile index dd106bd1de..2b5a2d4b86 100644 --- a/libs/libtasn1/Makefile +++ b/libs/libtasn1/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtasn1 -PKG_VERSION:=4.2 +PKG_VERSION:=4.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/libtasn1 -PKG_MD5SUM:=414df906df421dee0a5cf7548788d153 +PKG_MD5SUM:=c26d76d1309dd339365c563076599912 #PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- 2.30.2