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 diff --git a/system/devel/make/pspec.xml b/system/devel/make/pspec.xml index c110c2af..e1893481 100644 --- a/system/devel/make/pspec.xml +++ b/system/devel/make/pspec.xml @@ -12,7 +12,7 @@ app:console Standard tool to compile source trees Standard tool to compile source trees. Make gets its knowledge of how to build your program from a file called the makefile. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program - mirrors://gnu/make/make-4.1.tar.gz + mirrors://gnu/make/make-4.2.1.tar.bz2 gettext gnuconfig @@ -38,6 +38,13 @@ + + 2017-01-24 + 4.2.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 4.1