summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-31 09:35:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-31 09:35:48 +0200
commit81f70491fc17eaf8167007e4a2ae359e642d8cb5 (patch)
treed70c8c971de3005435563547124981735236016f
parent683e1dfb5c92540f102bb519579c172889030eab (diff)
oops wrong checksum
-rw-r--r--package/bison/Makefile2
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