Skip to content

Commit

Permalink
bison: update to 3.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Egor Mikhaylov <nagakamira@gmail.com>
  • Loading branch information
Egor Mikhaylov authored and dedeckeh committed Jan 7, 2019
1 parent 529c95c commit ff62e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/bison/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=bison
PKG_VERSION:=3.2.2
PKG_VERSION:=3.2.4

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
PKG_HASH:=6f950f24e4d0745c7cc870e36d04f4057133ce0f31d6b4564e6f510a7d3ffafa
PKG_HASH:=523d44419f4df68286503740c95c7b3400b748d7d8b797209195ee5d67f05634

HOST_BUILD_PARALLEL:=1

Expand Down

0 comments on commit ff62e83

Please sign in to comment.