bison: bump revision

This commit is contained in:
Leonid Pliushch 2020-11-21 21:24:49 +00:00
parent 5c5df2031c
commit 8a9ada6a84
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/bison/
TERMUX_PKG_DESCRIPTION="General-purpose parser generator"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_VERSION=3.7.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/bison/bison-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010
TERMUX_PKG_DEPENDS="m4"