byacc: rebuild for musl support.

This commit is contained in:
Christian Neukirchen 2015-05-11 13:11:23 +02:00
parent daae6132bc
commit fc4832f353
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'byacc'
pkgname=byacc
version=20141128
revision=1
revision=2
build_style=gnu-configure
configure_args="--program-transform=s,^,b,"
short_desc="Berkeley yacc, a LALR(1) parser generator"