mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
flex: revert to 2.6.1
This commit is contained in:
parent
49cbfbbd5a
commit
88893664f7
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue