summaryrefslogtreecommitdiff
path: root/package/bison/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-02-03 22:45:15 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-02-03 22:45:15 +0100
commitc67ac50e1763b0b43fd95f4ded6f8a8c10d90d92 (patch)
tree2898373ff413dfa22ee3db84b9ac3f3a83a7a46d /package/bison/Makefile
parent31fb69c56cd240ffc3df654ffd047f0eaac84a71 (diff)
bison: update to 3.8.2
Diffstat (limited to 'package/bison/Makefile')
-rw-r--r--package/bison/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bison/Makefile b/package/bison/Makefile
index f7716611e..5bc9cce8d 100644
--- a/package/bison/Makefile
+++ b/package/bison/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= bison
-PKG_VERSION:= 3.0.4
+PKG_VERSION:= 3.8.2
PKG_RELEASE:= 1
-PKG_HASH:= a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1
+PKG_HASH:= 9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2
PKG_DESCR:= parser generator
PKG_SECTION:= dev/tools
PKG_BUILDDEP:= m4-host bison-host