diff --git a/system/devel/flex/actions.py b/system/devel/flex/actions.py index 59ea0afc..6a0b1379 100644 --- a/system/devel/flex/actions.py +++ b/system/devel/flex/actions.py @@ -26,4 +26,4 @@ def install(): pisitools.dosym("flex", "/usr/bin/lex") - pisitools.dodoc("NEWS", "README") + pisitools.dodoc("NEWS", "README*") diff --git a/system/devel/flex/pspec.xml b/system/devel/flex/pspec.xml index d371c889..89633088 100644 --- a/system/devel/flex/pspec.xml +++ b/system/devel/flex/pspec.xml @@ -12,7 +12,7 @@ app:console GNU lexical analyser generator Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text - https://github.com/westes/flex/releases/download/v2.6.1/flex-2.6.1.tar.xz + https://github.com/westes/flex/releases/download/v2.6.3/flex-2.6.3.tar.gz patch texinfo @@ -36,6 +36,13 @@ + + 2017-01-24 + 2.6.3 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-10-05 2.6.1