From 6db4640fe1e05c652ce29cd537448fe7a5077e42 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 29 Mar 2015 06:31:51 +0200 Subject: [PATCH] libtasn1: fix md5sum the SDK builder breaks on this package due to a bad md5sum Signed-off-by: John Crispin --- libs/libtasn1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libtasn1/Makefile b/libs/libtasn1/Makefile index 48763216c..2b5a2d4b8 100644 --- a/libs/libtasn1/Makefile +++ b/libs/libtasn1/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/libtasn1 -PKG_MD5SUM:=f3b19cda52dcba5922e8fd79ebe486a81fd91e64 +PKG_MD5SUM:=c26d76d1309dd339365c563076599912 #PKG_FIXUP:=autoreconf PKG_INSTALL:=1