diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-31 09:35:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-31 09:35:48 +0200 |
commit | 81f70491fc17eaf8167007e4a2ae359e642d8cb5 (patch) | |
tree | d70c8c971de3005435563547124981735236016f /package/bison | |
parent | 683e1dfb5c92540f102bb519579c172889030eab (diff) |
oops wrong checksum
Diffstat (limited to 'package/bison')
-rw-r--r-- | package/bison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bison/Makefile b/package/bison/Makefile index 43044f2fb..bae66f25b 100644 --- a/package/bison/Makefile +++ b/package/bison/Makefile @@ -6,7 +6,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= bison PKG_VERSION:= 3.0.2 PKG_RELEASE:= 1 -PKG_MD5SUM:= 032a7b7b9f1a6e278ccde73f82cec5c2 +PKG_MD5SUM:= 72c66879187c128d04f4ab7422e8072d PKG_DESCR:= parser generator PKG_SECTION:= lang PKG_BUILDDEP:= m4-host flex-host bison-host |