flex: revert to 2.6.1

This commit is contained in:
Alessio Sergi 2016-10-29 19:31:51 +02:00
parent 49cbfbbd5a
commit 88893664f7
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'flex' # Template file for 'flex'
pkgname=flex pkgname=flex
reverts="2.6.2_1"
version=2.6.1 version=2.6.1
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
# YES REALLY! WE DONT WANT BINS LINKED TO LIBFL! # YES REALLY! WE DONT WANT BINS LINKED TO LIBFL!
configure_args="--disable-shared" configure_args="--disable-shared"