Browse Source

libtasn1: fix md5sum

the SDK builder breaks on this package due to a bad md5sum

Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin 9 years ago
parent
commit
6db4640fe1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      libs/libtasn1/Makefile

+ 1
- 1
libs/libtasn1/Makefile View File

@@ -13,7 +13,7 @@ PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/libtasn1
16
-PKG_MD5SUM:=f3b19cda52dcba5922e8fd79ebe486a81fd91e64
16
+PKG_MD5SUM:=c26d76d1309dd339365c563076599912
17 17
 
18 18
 #PKG_FIXUP:=autoreconf
19 19
 PKG_INSTALL:=1