bison: update to 3.7.4

This commit is contained in:
heitbaum 2020-12-26 13:58:39 +00:00
parent 622f439d21
commit 3e30057eb0

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="bison" PKG_NAME="bison"
PKG_VERSION="3.5.4" PKG_VERSION="3.7.4"
PKG_SHA256="4c17e99881978fa32c05933c5262457fa5b2b611668454f8dc2a695cd6b3720c" PKG_SHA256="a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.gnu.org/software/bison/" PKG_SITE="http://www.gnu.org/software/bison/"
PKG_URL="http://ftpmirror.gnu.org/bison/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_URL="http://ftpmirror.gnu.org/bison/$PKG_NAME-$PKG_VERSION.tar.xz"