libtasn1: fix md5sum
authorJohn Crispin <blogic@openwrt.org>
Sun, 29 Mar 2015 04:31:51 +0000 (06:31 +0200)
committerJohn Crispin <blogic@openwrt.org>
Sun, 29 Mar 2015 04:31:51 +0000 (06:31 +0200)
the SDK builder breaks on this package due to a bad md5sum

Signed-off-by: John Crispin <blogic@openwrt.org>
libs/libtasn1/Makefile

index 48763216c69d244d65e2001a1079f75ab5f5320a..2b5a2d4b86afb497568dbb1cb9e70fb8bf8c9a30 100644 (file)
@@ -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