Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
flex: Update to 2.6.0, add bison build dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mingwandroid committed Jun 24, 2016
1 parent 40e929c commit 5591468
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions flex/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
package:
name: flex
version: 2.5.39
version: 2.6.0

source:
fn: flex-2.5.39.tar.gz
url: http://sourceforge.net/projects/flex/files/flex-2.5.39.tar.gz
md5: e133e9ead8ec0a58d81166b461244fde
fn: flex-2.6.0.tar.gz
url: http://sourceforge.net/projects/flex/files/flex-2.6.0.tar.gz
sha1: cfe10b5de4893ced356adc437e78018e715818c3

build:
number: 1
detect_binary_files_with_prefix: true

requirements:
build:
- m4
- bison

run:
- m4
Expand Down

0 comments on commit 5591468

Please sign in to comment.